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 (2 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 08:00:44.640497 10300 wire_protocol-test.cc:601] Converting 10_int64_non_null to PB (method row-wise) row select rate 0.5: 74.46122495 cycles/cell
I20260812 08:00:45.454744 10300 wire_protocol-test.cc:601] Converting 10_int64_non_null to PB (method columnar) row select rate 0.5: 18.67887063 cycles/cell
I20260812 08:00:45.454882 10300 wire_protocol-test.cc:618] Converting 10_int64_non_null to PB row select rate 0.5: columnar/rowwise throughput ratio: 3.9863879580818109x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_non_null_sel_50pct (4054 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int128_0pct_null_sel_100pct
I20260812 08:00:50.779109 10300 wire_protocol-test.cc:601] Converting 10_int128_0pct_null to PB (method row-wise) row select rate 1: 122.37233458 cycles/cell
I20260812 08:00:51.105592 10300 wire_protocol-test.cc:601] Converting 10_int128_0pct_null to PB (method columnar) row select rate 1: 7.45149241 cycles/cell
I20260812 08:00:51.105734 10300 wire_protocol-test.cc:618] Converting 10_int128_0pct_null to PB row select rate 1: columnar/rowwise throughput ratio: 16.422526904244677x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int128_0pct_null_sel_100pct (5650 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_0pct_null_sel_50pct
I20260812 08:00:56.269937 10300 wire_protocol-test.cc:601] Converting 10_int32_0pct_null to PB (method row-wise) row select rate 0.5: 118.69318313 cycles/cell
I20260812 08:00:57.148926 10300 wire_protocol-test.cc:601] Converting 10_int32_0pct_null to PB (method columnar) row select rate 0.5: 20.15490326 cycles/cell
I20260812 08:00:57.149081 10300 wire_protocol-test.cc:618] Converting 10_int32_0pct_null to PB row select rate 0.5: columnar/rowwise throughput ratio: 5.8890475235156243x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_0pct_null_sel_50pct (6043 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_0pct_null_sel_100pct
I20260812 08:01:05.222393 10300 wire_protocol-test.cc:601] Converting 10_string_0pct_null to PB (method row-wise) row select rate 1: 185.42309393 cycles/cell
I20260812 08:01:08.535236 10300 wire_protocol-test.cc:601] Converting 10_string_0pct_null to PB (method columnar) row select rate 1: 75.92892287 cycles/cell
I20260812 08:01:08.535395 10300 wire_protocol-test.cc:618] Converting 10_string_0pct_null to PB row select rate 1: columnar/rowwise throughput ratio: 2.4420614295749723x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_0pct_null_sel_100pct (11386 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_10pct_null_sel_50pct
I20260812 08:01:13.990052 10300 wire_protocol-test.cc:601] Converting 10_int64_10pct_null to PB (method row-wise) row select rate 0.5: 125.36671539 cycles/cell
I20260812 08:01:15.221751 10300 wire_protocol-test.cc:601] Converting 10_int64_10pct_null to PB (method columnar) row select rate 0.5: 28.26788538 cycles/cell
I20260812 08:01:15.221908 10300 wire_protocol-test.cc:618] Converting 10_int64_10pct_null to PB row select rate 0.5: columnar/rowwise throughput ratio: 4.4349520208080024x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_10pct_null_sel_50pct (6686 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int8_10pct_null_sel_100pct
I20260812 08:01:20.440783 10300 wire_protocol-test.cc:601] Converting 10_int8_10pct_null to PB (method row-wise) row select rate 1: 119.95749132 cycles/cell
I20260812 08:01:20.874955 10300 wire_protocol-test.cc:601] Converting 10_int8_10pct_null to PB (method columnar) row select rate 1: 9.9288555 cycles/cell
I20260812 08:01:20.875113 10300 wire_protocol-test.cc:618] Converting 10_int8_10pct_null to PB row select rate 1: columnar/rowwise throughput ratio: 12.0817038096687x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int8_10pct_null_sel_100pct (5653 ms)
[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark (39474 ms total)

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