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

[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_non_null_sel_20pct
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 07:59:47.193969 15016 wire_protocol-test.cc:601] Converting 10_int32_non_null to PB (method row-wise) row select rate 0.2: 80.10610007 cycles/cell
I20260812 07:59:48.094779 15016 wire_protocol-test.cc:601] Converting 10_int32_non_null to PB (method columnar) row select rate 0.2: 20.67351035 cycles/cell
I20260812 07:59:48.094921 15016 wire_protocol-test.cc:618] Converting 10_int32_non_null to PB row select rate 0.2: columnar/rowwise throughput ratio: 3.8748184857730266x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_non_null_sel_20pct (4386 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_0pct_null_sel_80pct
I20260812 07:59:53.069154 15016 wire_protocol-test.cc:601] Converting 10_int64_0pct_null to PB (method row-wise) row select rate 0.8: 114.32629824 cycles/cell
I20260812 07:59:53.996903 15016 wire_protocol-test.cc:601] Converting 10_int64_0pct_null to PB (method columnar) row select rate 0.8: 21.27699778 cycles/cell
I20260812 07:59:53.997061 15016 wire_protocol-test.cc:618] Converting 10_int64_0pct_null to PB row select rate 0.8: columnar/rowwise throughput ratio: 5.3732344864680437x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_0pct_null_sel_80pct (5902 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int16_0pct_null_sel_20pct
I20260812 07:59:59.294327 15016 wire_protocol-test.cc:601] Converting 10_int16_0pct_null to PB (method row-wise) row select rate 0.2: 121.75704385 cycles/cell
I20260812 08:00:00.873140 15016 wire_protocol-test.cc:601] Converting 10_int16_0pct_null to PB (method columnar) row select rate 0.2: 36.25011705 cycles/cell
I20260812 08:00:00.873281 15016 wire_protocol-test.cc:618] Converting 10_int16_0pct_null to PB row select rate 0.2: columnar/rowwise throughput ratio: 3.3588041572958178x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int16_0pct_null_sel_20pct (6876 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int128_10pct_null_sel_80pct
I20260812 08:00:06.059280 15016 wire_protocol-test.cc:601] Converting 10_int128_10pct_null to PB (method row-wise) row select rate 0.8: 119.19569849 cycles/cell
I20260812 08:00:06.940135 15016 wire_protocol-test.cc:601] Converting 10_int128_10pct_null to PB (method columnar) row select rate 0.8: 20.19393102 cycles/cell
I20260812 08:00:06.940282 15016 wire_protocol-test.cc:618] Converting 10_int128_10pct_null to PB row select rate 0.8: columnar/rowwise throughput ratio: 5.90255054213808x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int128_10pct_null_sel_80pct (6066 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_10pct_null_sel_20pct
I20260812 08:00:12.336889 15016 wire_protocol-test.cc:601] Converting 10_int32_10pct_null to PB (method row-wise) row select rate 0.2: 124.04308224 cycles/cell
I20260812 08:00:13.984452 15016 wire_protocol-test.cc:601] Converting 10_int32_10pct_null to PB (method columnar) row select rate 0.2: 37.83399579 cycles/cell
I20260812 08:00:13.984588 15016 wire_protocol-test.cc:618] Converting 10_int32_10pct_null to PB row select rate 0.2: columnar/rowwise throughput ratio: 3.2786143691644152x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_10pct_null_sel_20pct (7044 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_10pct_null_sel_80pct
I20260812 08:00:21.673517 15016 wire_protocol-test.cc:601] Converting 10_string_10pct_null to PB (method row-wise) row select rate 0.8: 176.6023734 cycles/cell
I20260812 08:00:27.310540 15016 wire_protocol-test.cc:601] Converting 10_string_10pct_null to PB (method columnar) row select rate 0.8: 129.42414252 cycles/cell
I20260812 08:00:27.310683 15016 wire_protocol-test.cc:618] Converting 10_string_10pct_null to PB row select rate 0.8: columnar/rowwise throughput ratio: 1.3645241912474677x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_10pct_null_sel_80pct (13326 ms)
[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark (43602 ms total)

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