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

[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_non_null_sel_50pct
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 06:36:29.477128 27510 wire_protocol-test.cc:601] Converting 10_int32_non_null to PB (method row-wise) row select rate 0.5: 75.38527343 cycles/cell
I20260812 06:36:30.035051 27510 wire_protocol-test.cc:601] Converting 10_int32_non_null to PB (method columnar) row select rate 0.5: 12.78645456 cycles/cell
I20260812 06:36:30.035214 27510 wire_protocol-test.cc:618] Converting 10_int32_non_null to PB row select rate 0.5: columnar/rowwise throughput ratio: 5.8957135518886172x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_non_null_sel_50pct (3838 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_0pct_null_sel_100pct
I20260812 06:36:35.158447 27510 wire_protocol-test.cc:601] Converting 10_int64_0pct_null to PB (method row-wise) row select rate 1: 117.74854768 cycles/cell
I20260812 06:36:35.464937 27510 wire_protocol-test.cc:601] Converting 10_int64_0pct_null to PB (method columnar) row select rate 1: 6.9812 cycles/cell
I20260812 06:36:35.465093 27510 wire_protocol-test.cc:618] Converting 10_int64_0pct_null to PB row select rate 1: columnar/rowwise throughput ratio: 16.866519750186214x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_0pct_null_sel_100pct (5429 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int16_0pct_null_sel_50pct
I20260812 06:36:40.670730 27510 wire_protocol-test.cc:601] Converting 10_int16_0pct_null to PB (method row-wise) row select rate 0.5: 119.63706682 cycles/cell
I20260812 06:36:41.600381 27510 wire_protocol-test.cc:601] Converting 10_int16_0pct_null to PB (method columnar) row select rate 0.5: 21.30364593 cycles/cell
I20260812 06:36:41.600545 27510 wire_protocol-test.cc:618] Converting 10_int16_0pct_null to PB row select rate 0.5: columnar/rowwise throughput ratio: 5.6158024411927512x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int16_0pct_null_sel_50pct (6135 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int128_10pct_null_sel_100pct
I20260812 06:36:46.967644 27510 wire_protocol-test.cc:601] Converting 10_int128_10pct_null to PB (method row-wise) row select rate 1: 123.35766212 cycles/cell
I20260812 06:36:47.399420 27510 wire_protocol-test.cc:601] Converting 10_int128_10pct_null to PB (method columnar) row select rate 1: 9.86785921 cycles/cell
I20260812 06:36:47.399628 27510 wire_protocol-test.cc:618] Converting 10_int128_10pct_null to PB row select rate 1: columnar/rowwise throughput ratio: 12.500954816520938x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int128_10pct_null_sel_100pct (5799 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_10pct_null_sel_50pct
I20260812 06:36:52.772356 27510 wire_protocol-test.cc:601] Converting 10_int32_10pct_null to PB (method row-wise) row select rate 0.5: 123.48120355 cycles/cell
I20260812 06:36:53.768138 27510 wire_protocol-test.cc:601] Converting 10_int32_10pct_null to PB (method columnar) row select rate 0.5: 22.83325463 cycles/cell
I20260812 06:36:53.768304 27510 wire_protocol-test.cc:618] Converting 10_int32_10pct_null to PB row select rate 0.5: columnar/rowwise throughput ratio: 5.4079545623671788x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_10pct_null_sel_50pct (6368 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_10pct_null_sel_100pct
I20260812 06:37:01.679327 27510 wire_protocol-test.cc:601] Converting 10_string_10pct_null to PB (method row-wise) row select rate 1: 181.69712684 cycles/cell
I20260812 06:37:05.233714 27510 wire_protocol-test.cc:601] Converting 10_string_10pct_null to PB (method columnar) row select rate 1: 81.51547496 cycles/cell
I20260812 06:37:05.233902 27510 wire_protocol-test.cc:618] Converting 10_string_10pct_null to PB row select rate 1: columnar/rowwise throughput ratio: 2.2289893658738977x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_10pct_null_sel_100pct (11465 ms)
[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark (39037 ms total)

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