Note: This is test shard 6 of 10.
[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from WireProtocolTest
[ RUN      ] WireProtocolTest.TestBadSchema_DuplicateColumnName
[       OK ] WireProtocolTest.TestBadSchema_DuplicateColumnName (2 ms)
[ RUN      ] WireProtocolTest.ScalarArray1DToPB
[       OK ] WireProtocolTest.ScalarArray1DToPB (0 ms)
[----------] 2 tests from WireProtocolTest (2 ms total)

[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_non_null_sel_100pct
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 08:00:46.059476  4009 wire_protocol-test.cc:601] Converting 10_int32_non_null to PB (method row-wise) row select rate 1: 74.23100992 cycles/cell
I20260812 08:00:46.175707  4009 wire_protocol-test.cc:601] Converting 10_int32_non_null to PB (method columnar) row select rate 1: 2.62913495 cycles/cell
I20260812 08:00:46.175851  4009 wire_protocol-test.cc:618] Converting 10_int32_non_null to PB row select rate 1: columnar/rowwise throughput ratio: 28.234005226700138x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_non_null_sel_100pct (3346 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int128_0pct_null_sel_50pct
I20260812 08:00:51.442034  4009 wire_protocol-test.cc:601] Converting 10_int128_0pct_null to PB (method row-wise) row select rate 0.5: 121.03154691 cycles/cell
I20260812 08:00:52.438719  4009 wire_protocol-test.cc:601] Converting 10_int128_0pct_null to PB (method columnar) row select rate 0.5: 22.85650541 cycles/cell
I20260812 08:00:52.438867  4009 wire_protocol-test.cc:618] Converting 10_int128_0pct_null to PB row select rate 0.5: columnar/rowwise throughput ratio: 5.2952778536760574x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int128_0pct_null_sel_50pct (6262 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int16_0pct_null_sel_100pct
I20260812 08:00:57.565937  4009 wire_protocol-test.cc:601] Converting 10_int16_0pct_null to PB (method row-wise) row select rate 1: 117.83912566 cycles/cell
I20260812 08:00:57.836956  4009 wire_protocol-test.cc:601] Converting 10_int16_0pct_null to PB (method columnar) row select rate 1: 6.17232825 cycles/cell
I20260812 08:00:57.837112  4009 wire_protocol-test.cc:618] Converting 10_int16_0pct_null to PB row select rate 1: columnar/rowwise throughput ratio: 19.091519583392216x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int16_0pct_null_sel_100pct (5399 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_0pct_null_sel_50pct
I20260812 08:01:05.946834  4009 wire_protocol-test.cc:601] Converting 10_string_0pct_null to PB (method row-wise) row select rate 0.5: 186.20996712 cycles/cell
I20260812 08:01:11.671516  4009 wire_protocol-test.cc:601] Converting 10_string_0pct_null to PB (method columnar) row select rate 0.5: 131.41423593 cycles/cell
I20260812 08:01:11.671663  4009 wire_protocol-test.cc:618] Converting 10_string_0pct_null to PB row select rate 0.5: columnar/rowwise throughput ratio: 1.4169695223825511x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_0pct_null_sel_50pct (13833 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_10pct_null_sel_100pct
I20260812 08:01:16.973569  4009 wire_protocol-test.cc:601] Converting 10_int32_10pct_null to PB (method row-wise) row select rate 1: 121.8559918 cycles/cell
I20260812 08:01:17.367592  4009 wire_protocol-test.cc:601] Converting 10_int32_10pct_null to PB (method columnar) row select rate 1: 9.00311332 cycles/cell
I20260812 08:01:17.367729  4009 wire_protocol-test.cc:618] Converting 10_int32_10pct_null to PB row select rate 1: columnar/rowwise throughput ratio: 13.534872601159261x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_10pct_null_sel_100pct (5695 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int8_10pct_null_sel_50pct
I20260812 08:01:22.575626  4009 wire_protocol-test.cc:601] Converting 10_int8_10pct_null to PB (method row-wise) row select rate 0.5: 119.69560033 cycles/cell
I20260812 08:01:23.665854  4009 wire_protocol-test.cc:601] Converting 10_int8_10pct_null to PB (method columnar) row select rate 0.5: 25.00986372 cycles/cell
I20260812 08:01:23.665994  4009 wire_protocol-test.cc:618] Converting 10_int8_10pct_null to PB row select rate 0.5: columnar/rowwise throughput ratio: 4.7859357280016406x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int8_10pct_null_sel_50pct (6298 ms)
[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark (40836 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (40839 ms total)
[  PASSED  ] 8 tests.
