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

[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_non_null_sel_80pct
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 07:59:43.926232 30474 wire_protocol-test.cc:601] Converting 10_int32_non_null to PB (method row-wise) row select rate 0.8: 72.67063044 cycles/cell
I20260812 07:59:44.380218 30474 wire_protocol-test.cc:601] Converting 10_int32_non_null to PB (method columnar) row select rate 0.8: 10.39525096 cycles/cell
I20260812 07:59:44.380374 30474 wire_protocol-test.cc:618] Converting 10_int32_non_null to PB row select rate 0.8: columnar/rowwise throughput ratio: 6.9907528658644322x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_non_null_sel_80pct (3616 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int128_0pct_null_sel_20pct
I20260812 07:59:49.925980 30474 wire_protocol-test.cc:601] Converting 10_int128_0pct_null to PB (method row-wise) row select rate 0.2: 127.43851608 cycles/cell
I20260812 07:59:51.641745 30474 wire_protocol-test.cc:601] Converting 10_int128_0pct_null to PB (method columnar) row select rate 0.2: 39.39454681 cycles/cell
I20260812 07:59:51.641906 30474 wire_protocol-test.cc:618] Converting 10_int128_0pct_null to PB row select rate 0.2: columnar/rowwise throughput ratio: 3.2349278364499607x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int128_0pct_null_sel_20pct (7261 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int16_0pct_null_sel_80pct
I20260812 07:59:56.672281 30474 wire_protocol-test.cc:601] Converting 10_int16_0pct_null to PB (method row-wise) row select rate 0.8: 115.61668877 cycles/cell
I20260812 07:59:57.421284 30474 wire_protocol-test.cc:601] Converting 10_int16_0pct_null to PB (method columnar) row select rate 0.8: 17.15677273 cycles/cell
I20260812 07:59:57.421419 30474 wire_protocol-test.cc:618] Converting 10_int16_0pct_null to PB row select rate 0.8: columnar/rowwise throughput ratio: 6.7388366442504015x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int16_0pct_null_sel_80pct (5779 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_0pct_null_sel_20pct
I20260812 08:00:05.802142 30474 wire_protocol-test.cc:601] Converting 10_string_0pct_null to PB (method row-wise) row select rate 0.2: 192.48933737 cycles/cell
I20260812 08:00:12.496650 30474 wire_protocol-test.cc:601] Converting 10_string_0pct_null to PB (method columnar) row select rate 0.2: 153.71697655 cycles/cell
I20260812 08:00:12.496803 30474 wire_protocol-test.cc:618] Converting 10_string_0pct_null to PB row select rate 0.2: columnar/rowwise throughput ratio: 1.252232132651844x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_0pct_null_sel_20pct (15075 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_10pct_null_sel_80pct
I20260812 08:00:17.749823 30474 wire_protocol-test.cc:601] Converting 10_int32_10pct_null to PB (method row-wise) row select rate 0.8: 120.73511316 cycles/cell
I20260812 08:00:18.543664 30474 wire_protocol-test.cc:601] Converting 10_int32_10pct_null to PB (method columnar) row select rate 0.8: 18.19804541 cycles/cell
I20260812 08:00:18.543800 30474 wire_protocol-test.cc:618] Converting 10_int32_10pct_null to PB row select rate 0.8: columnar/rowwise throughput ratio: 6.6345099399331593x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_10pct_null_sel_80pct (6046 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int8_10pct_null_sel_20pct
I20260812 08:00:24.093232 30474 wire_protocol-test.cc:601] Converting 10_int8_10pct_null to PB (method row-wise) row select rate 0.2: 127.55527739 cycles/cell
I20260812 08:00:25.835930 30474 wire_protocol-test.cc:601] Converting 10_int8_10pct_null to PB (method columnar) row select rate 0.2: 40.01989571 cycles/cell
I20260812 08:00:25.836066 30474 wire_protocol-test.cc:618] Converting 10_int8_10pct_null to PB row select rate 0.2: columnar/rowwise throughput ratio: 3.187296596530786x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int8_10pct_null_sel_20pct (7292 ms)
[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark (45072 ms total)

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