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

[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_non_null_sel_20pct
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 07:59:47.275470 13925 wire_protocol-test.cc:601] Converting 10_int64_non_null to PB (method row-wise) row select rate 0.2: 80.5165732 cycles/cell
I20260812 07:59:48.431926 13925 wire_protocol-test.cc:601] Converting 10_int64_non_null to PB (method columnar) row select rate 0.2: 26.55047063 cycles/cell
I20260812 07:59:48.432087 13925 wire_protocol-test.cc:618] Converting 10_int64_non_null to PB row select rate 0.2: columnar/rowwise throughput ratio: 3.032585535754023x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_non_null_sel_20pct (4660 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int128_0pct_null_sel_80pct
I20260812 07:59:53.539489 13925 wire_protocol-test.cc:601] Converting 10_int128_0pct_null to PB (method row-wise) row select rate 0.8: 117.38500065 cycles/cell
I20260812 07:59:54.309094 13925 wire_protocol-test.cc:601] Converting 10_int128_0pct_null to PB (method columnar) row select rate 0.8: 17.63745957 cycles/cell
I20260812 07:59:54.309232 13925 wire_protocol-test.cc:618] Converting 10_int128_0pct_null to PB row select rate 0.8: columnar/rowwise throughput ratio: 6.6554369796919675x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int128_0pct_null_sel_80pct (5877 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_0pct_null_sel_20pct
I20260812 07:59:59.642189 13925 wire_protocol-test.cc:601] Converting 10_int32_0pct_null to PB (method row-wise) row select rate 0.2: 122.57422586 cycles/cell
I20260812 08:00:01.192665 13925 wire_protocol-test.cc:601] Converting 10_int32_0pct_null to PB (method columnar) row select rate 0.2: 35.59763163 cycles/cell
I20260812 08:00:01.192808 13925 wire_protocol-test.cc:618] Converting 10_int32_0pct_null to PB row select rate 0.2: columnar/rowwise throughput ratio: 3.4433253069763281x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_0pct_null_sel_20pct (6883 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_0pct_null_sel_80pct
I20260812 08:00:09.001075 13925 wire_protocol-test.cc:601] Converting 10_string_0pct_null to PB (method row-wise) row select rate 0.8: 179.32425762 cycles/cell
I20260812 08:00:14.412781 13925 wire_protocol-test.cc:601] Converting 10_string_0pct_null to PB (method columnar) row select rate 0.8: 124.2206022 cycles/cell
I20260812 08:00:14.412941 13925 wire_protocol-test.cc:618] Converting 10_string_0pct_null to PB row select rate 0.8: columnar/rowwise throughput ratio: 1.4435951399694631x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_0pct_null_sel_80pct (13220 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_10pct_null_sel_20pct
I20260812 08:00:19.877333 13925 wire_protocol-test.cc:601] Converting 10_int64_10pct_null to PB (method row-wise) row select rate 0.2: 125.59673122 cycles/cell
I20260812 08:00:21.800101 13925 wire_protocol-test.cc:601] Converting 10_int64_10pct_null to PB (method columnar) row select rate 0.2: 44.16302289 cycles/cell
I20260812 08:00:21.800236 13925 wire_protocol-test.cc:618] Converting 10_int64_10pct_null to PB row select rate 0.2: columnar/rowwise throughput ratio: 2.8439342010811344x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_10pct_null_sel_20pct (7388 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int8_10pct_null_sel_80pct
I20260812 08:00:26.998420 13925 wire_protocol-test.cc:601] Converting 10_int8_10pct_null to PB (method row-wise) row select rate 0.8: 119.44815176 cycles/cell
I20260812 08:00:27.837123 13925 wire_protocol-test.cc:601] Converting 10_int8_10pct_null to PB (method columnar) row select rate 0.8: 19.22978636 cycles/cell
I20260812 08:00:27.837267 13925 wire_protocol-test.cc:618] Converting 10_int8_10pct_null to PB row select rate 0.8: columnar/rowwise throughput ratio: 6.2116213630154968x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int8_10pct_null_sel_80pct (6035 ms)
[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark (44065 ms total)

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