Ahmad Nofal

Results 6 comments of Ahmad Nofal

any news regarding this issue ? Dataflow importing array values from csv is also failing with this error Unrecognized column data type: ARRAY com.google.cloud.teleport.spanner.TextRowToMutation.parseRow(TextRowToMutation.java:248) com.google.cloud.teleport.spanner.TextRowToMutation.processElement(TextRowToMutation.java:119)

Are there any updates to this issue ? Would really be awesome to be able to disable an entry in the series by default ( while the user can enable...

I wish I could do it using the macro, but I need to take in arguments from the user and configure the Args of the benchmark with those inputs *programmatically*....

Of course, sorry for not posting it at first. ```cpp BENCHMARK_DEFINE_F(FixtureClassName, BM_Func) (::benchmark::State& state) { for (auto _ : state) { [..... bench logic here .....] } } int main(int...

any news about this issue, I seem to be facing a similar problem this is my stack trace, however I am using the In-Process C API and it segfaults on...