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 (1 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 06:35:50.570019  4472 wire_protocol-test.cc:601] Converting 10_int64_non_null to PB (method row-wise) row select rate 0.8: 72.60111336 cycles/cell
I20260812 06:35:51.294266  4472 wire_protocol-test.cc:601] Converting 10_int64_non_null to PB (method columnar) row select rate 0.8: 16.61095482 cycles/cell
I20260812 06:35:51.294404  4472 wire_protocol-test.cc:618] Converting 10_int64_non_null to PB row select rate 0.8: columnar/rowwise throughput ratio: 4.3706767098412946x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_non_null_sel_80pct (3883 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_non_null_sel_20pct
I20260812 06:35:57.475559  4472 wire_protocol-test.cc:601] Converting 10_string_non_null to PB (method row-wise) row select rate 0.2: 141.92743025 cycles/cell
I20260812 06:36:03.339293  4472 wire_protocol-test.cc:601] Converting 10_string_non_null to PB (method columnar) row select rate 0.2: 134.6393315 cycles/cell
I20260812 06:36:03.339421  4472 wire_protocol-test.cc:618] Converting 10_string_non_null to PB row select rate 0.2: columnar/rowwise throughput ratio: 1.0541305328005137x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_non_null_sel_20pct (12045 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_0pct_null_sel_80pct
I20260812 06:36:08.354310  4472 wire_protocol-test.cc:601] Converting 10_int32_0pct_null to PB (method row-wise) row select rate 0.8: 115.25845622 cycles/cell
I20260812 06:36:09.018499  4472 wire_protocol-test.cc:601] Converting 10_int32_0pct_null to PB (method columnar) row select rate 0.8: 15.21579095 cycles/cell
I20260812 06:36:09.018618  4472 wire_protocol-test.cc:618] Converting 10_int32_0pct_null to PB row select rate 0.8: columnar/rowwise throughput ratio: 7.5749237485416421x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_0pct_null_sel_80pct (5679 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int8_0pct_null_sel_20pct
I20260812 06:36:14.265444  4472 wire_protocol-test.cc:601] Converting 10_int8_0pct_null to PB (method row-wise) row select rate 0.2: 120.59587641 cycles/cell
I20260812 06:36:15.877421  4472 wire_protocol-test.cc:601] Converting 10_int8_0pct_null to PB (method columnar) row select rate 0.2: 37.01262967 cycles/cell
I20260812 06:36:15.877542  4472 wire_protocol-test.cc:618] Converting 10_int8_0pct_null to PB row select rate 0.2: columnar/rowwise throughput ratio: 3.258235836935063x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int8_0pct_null_sel_20pct (6858 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_10pct_null_sel_80pct
I20260812 06:36:21.011502  4472 wire_protocol-test.cc:601] Converting 10_int64_10pct_null to PB (method row-wise) row select rate 0.8: 117.99969768 cycles/cell
I20260812 06:36:22.057654  4472 wire_protocol-test.cc:601] Converting 10_int64_10pct_null to PB (method columnar) row select rate 0.8: 24.00122197 cycles/cell
I20260812 06:36:22.057775  4472 wire_protocol-test.cc:618] Converting 10_int64_10pct_null to PB row select rate 0.8: columnar/rowwise throughput ratio: 4.9164037492546049x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_10pct_null_sel_80pct (6180 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int16_10pct_null_sel_20pct
I20260812 06:36:27.479777  4472 wire_protocol-test.cc:601] Converting 10_int16_10pct_null to PB (method row-wise) row select rate 0.2: 124.6253242 cycles/cell
I20260812 06:36:29.280457  4472 wire_protocol-test.cc:601] Converting 10_int16_10pct_null to PB (method columnar) row select rate 0.2: 41.34373309 cycles/cell
I20260812 06:36:29.280575  4472 wire_protocol-test.cc:618] Converting 10_int16_10pct_null to PB row select rate 0.2: columnar/rowwise throughput ratio: 3.0143703745548729x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int16_10pct_null_sel_20pct (7222 ms)
[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark (41869 ms total)

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