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

[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_non_null_sel_80pct
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 07:59:47.271545 25707 wire_protocol-test.cc:601] Converting 10_int64_non_null to PB (method row-wise) row select rate 0.8: 72.82617775 cycles/cell
I20260812 07:59:47.992008 25707 wire_protocol-test.cc:601] Converting 10_int64_non_null to PB (method columnar) row select rate 0.8: 16.52275732 cycles/cell
I20260812 07:59:47.992156 25707 wire_protocol-test.cc:618] Converting 10_int64_non_null to PB row select rate 0.8: columnar/rowwise throughput ratio: 4.4076286021490754x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_non_null_sel_80pct (3889 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_non_null_sel_20pct
I20260812 07:59:54.102366 25707 wire_protocol-test.cc:601] Converting 10_string_non_null to PB (method row-wise) row select rate 0.2: 140.28920275 cycles/cell
I20260812 07:59:59.922044 25707 wire_protocol-test.cc:601] Converting 10_string_non_null to PB (method columnar) row select rate 0.2: 133.61982938 cycles/cell
I20260812 07:59:59.922214 25707 wire_protocol-test.cc:618] Converting 10_string_non_null to PB row select rate 0.2: columnar/rowwise throughput ratio: 1.0499130510863999x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_non_null_sel_20pct (11930 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_0pct_null_sel_80pct
I20260812 08:00:04.931006 25707 wire_protocol-test.cc:601] Converting 10_int32_0pct_null to PB (method row-wise) row select rate 0.8: 115.11733244 cycles/cell
I20260812 08:00:05.582330 25707 wire_protocol-test.cc:601] Converting 10_int32_0pct_null to PB (method columnar) row select rate 0.8: 14.91874364 cycles/cell
I20260812 08:00:05.582479 25707 wire_protocol-test.cc:618] Converting 10_int32_0pct_null to PB row select rate 0.8: columnar/rowwise throughput ratio: 7.7162886646398592x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_0pct_null_sel_80pct (5660 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int8_0pct_null_sel_20pct
I20260812 08:00:10.820968 25707 wire_protocol-test.cc:601] Converting 10_int8_0pct_null to PB (method row-wise) row select rate 0.2: 120.40268838 cycles/cell
I20260812 08:00:12.398483 25707 wire_protocol-test.cc:601] Converting 10_int8_0pct_null to PB (method columnar) row select rate 0.2: 36.21925404 cycles/cell
I20260812 08:00:12.398625 25707 wire_protocol-test.cc:618] Converting 10_int8_0pct_null to PB row select rate 0.2: columnar/rowwise throughput ratio: 3.3242730026142744x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int8_0pct_null_sel_20pct (6816 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_10pct_null_sel_80pct
I20260812 08:00:17.551070 25707 wire_protocol-test.cc:601] Converting 10_int64_10pct_null to PB (method row-wise) row select rate 0.8: 118.42266865 cycles/cell
I20260812 08:00:18.591226 25707 wire_protocol-test.cc:601] Converting 10_int64_10pct_null to PB (method columnar) row select rate 0.8: 23.86272518 cycles/cell
I20260812 08:00:18.591373 25707 wire_protocol-test.cc:618] Converting 10_int64_10pct_null to PB row select rate 0.8: columnar/rowwise throughput ratio: 4.9626632229437595x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_10pct_null_sel_80pct (6192 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int16_10pct_null_sel_20pct
I20260812 08:00:23.984431 25707 wire_protocol-test.cc:601] Converting 10_int16_10pct_null to PB (method row-wise) row select rate 0.2: 123.95827043 cycles/cell
I20260812 08:00:25.719763 25707 wire_protocol-test.cc:601] Converting 10_int16_10pct_null to PB (method columnar) row select rate 0.2: 39.85061503 cycles/cell
I20260812 08:00:25.719911 25707 wire_protocol-test.cc:618] Converting 10_int16_10pct_null to PB row select rate 0.2: columnar/rowwise throughput ratio: 3.1105735842892961x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int16_10pct_null_sel_20pct (7128 ms)
[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark (41617 ms total)

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