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

[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_non_null_sel_50pct
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 06:36:29.092522 12969 wire_protocol-test.cc:601] Converting 10_int64_non_null to PB (method row-wise) row select rate 0.5: 75.16855035 cycles/cell
I20260812 06:36:29.900249 12969 wire_protocol-test.cc:601] Converting 10_int64_non_null to PB (method columnar) row select rate 0.5: 18.53066707 cycles/cell
I20260812 06:36:29.900393 12969 wire_protocol-test.cc:618] Converting 10_int64_non_null to PB row select rate 0.5: columnar/rowwise throughput ratio: 4.0564406055135072x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_non_null_sel_50pct (4078 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int128_0pct_null_sel_100pct
I20260812 06:36:35.053190 12969 wire_protocol-test.cc:601] Converting 10_int128_0pct_null to PB (method row-wise) row select rate 1: 118.43103095 cycles/cell
I20260812 06:36:35.379074 12969 wire_protocol-test.cc:601] Converting 10_int128_0pct_null to PB (method columnar) row select rate 1: 7.43621935 cycles/cell
I20260812 06:36:35.379218 12969 wire_protocol-test.cc:618] Converting 10_int128_0pct_null to PB row select rate 1: columnar/rowwise throughput ratio: 15.926242271215411x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int128_0pct_null_sel_100pct (5478 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_0pct_null_sel_50pct
I20260812 06:36:40.455914 12969 wire_protocol-test.cc:601] Converting 10_int32_0pct_null to PB (method row-wise) row select rate 0.5: 116.68004955 cycles/cell
I20260812 06:36:41.308490 12969 wire_protocol-test.cc:601] Converting 10_int32_0pct_null to PB (method columnar) row select rate 0.5: 19.54863578 cycles/cell
I20260812 06:36:41.308638 12969 wire_protocol-test.cc:618] Converting 10_int32_0pct_null to PB row select rate 0.5: columnar/rowwise throughput ratio: 5.9687054822195886x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_0pct_null_sel_50pct (5929 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_0pct_null_sel_100pct
I20260812 06:36:49.200042 12969 wire_protocol-test.cc:601] Converting 10_string_0pct_null to PB (method row-wise) row select rate 1: 181.2417525 cycles/cell
I20260812 06:36:52.570323 12969 wire_protocol-test.cc:601] Converting 10_string_0pct_null to PB (method columnar) row select rate 1: 77.28061378 cycles/cell
I20260812 06:36:52.570477 12969 wire_protocol-test.cc:618] Converting 10_string_0pct_null to PB row select rate 1: columnar/rowwise throughput ratio: 2.34524214592748x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_0pct_null_sel_100pct (11261 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_10pct_null_sel_50pct
I20260812 06:36:57.904816 12969 wire_protocol-test.cc:601] Converting 10_int64_10pct_null to PB (method row-wise) row select rate 0.5: 122.60657936 cycles/cell
I20260812 06:36:59.145438 12969 wire_protocol-test.cc:601] Converting 10_int64_10pct_null to PB (method columnar) row select rate 0.5: 28.4746087 cycles/cell
I20260812 06:36:59.145576 12969 wire_protocol-test.cc:618] Converting 10_int64_10pct_null to PB row select rate 0.5: columnar/rowwise throughput ratio: 4.305821395185669x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_10pct_null_sel_50pct (6574 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int8_10pct_null_sel_100pct
I20260812 06:37:04.372083 12969 wire_protocol-test.cc:601] Converting 10_int8_10pct_null to PB (method row-wise) row select rate 1: 120.12426858 cycles/cell
I20260812 06:37:04.761052 12969 wire_protocol-test.cc:601] Converting 10_int8_10pct_null to PB (method columnar) row select rate 1: 8.89034071 cycles/cell
I20260812 06:37:04.761195 12969 wire_protocol-test.cc:618] Converting 10_int8_10pct_null to PB row select rate 1: columnar/rowwise throughput ratio: 13.511773338999513x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int8_10pct_null_sel_100pct (5615 ms)
[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark (38939 ms total)

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