[==========] Running 16 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 11 tests from PartitionPrunerTest
[ RUN ] PartitionPrunerTest.TestPrimaryKeyRangePruning
[ OK ] PartitionPrunerTest.TestPrimaryKeyRangePruning (13 ms)
[ RUN ] PartitionPrunerTest.TestPartialPrimaryKeyRangePruning
[ OK ] PartitionPrunerTest.TestPartialPrimaryKeyRangePruning (8 ms)
[ RUN ] PartitionPrunerTest.TestIntPartialPrimaryKeyRangePruning
[ OK ] PartitionPrunerTest.TestIntPartialPrimaryKeyRangePruning (7 ms)
[ RUN ] PartitionPrunerTest.TestRangePruning
[ OK ] PartitionPrunerTest.TestRangePruning (14 ms)
[ RUN ] PartitionPrunerTest.TestHashPruning
[ OK ] PartitionPrunerTest.TestHashPruning (4 ms)
[ RUN ] PartitionPrunerTest.TestInListHashPruning
[ OK ] PartitionPrunerTest.TestInListHashPruning (6 ms)
[ RUN ] PartitionPrunerTest.TestMultiColumnInListHashPruning
[ OK ] PartitionPrunerTest.TestMultiColumnInListHashPruning (4 ms)
[ RUN ] PartitionPrunerTest.TestPruning
[ OK ] PartitionPrunerTest.TestPruning (5 ms)
[ RUN ] PartitionPrunerTest.TestKudu2173
[ OK ] PartitionPrunerTest.TestKudu2173 (2 ms)
[ DISABLED ] PartitionPrunerTest.DISABLED_TestHashSchemasPerRangePruning
[ RUN ] PartitionPrunerTest.TestHashSchemasPerRangeWithPartialPrimaryKeyRangePruning
[ OK ] PartitionPrunerTest.TestHashSchemasPerRangeWithPartialPrimaryKeyRangePruning (10 ms)
[ RUN ] PartitionPrunerTest.TestInListHashPruningPerRange
[ OK ] PartitionPrunerTest.TestInListHashPruningPerRange (7 ms)
[ DISABLED ] PartitionPrunerTest.DISABLED_TestSingleRangeElementAndBoundaryCase
[----------] 11 tests from PartitionPrunerTest (86 ms total)
[----------] 1 test from PartitionPrunerRangeSetTest
[ RUN ] PartitionPrunerRangeSetTest.PrepareRangeSetX
[ OK ] PartitionPrunerRangeSetTest.PrepareRangeSetX (3 ms)
[----------] 1 test from PartitionPrunerRangeSetTest (3 ms total)
[----------] 4 tests from MaxInListLength/PartitionPrunerTestWithMaxInListLength
[ RUN ] MaxInListLength/PartitionPrunerTestWithMaxInListLength.TestMultiColumnInListHashPruningManyValues/0
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260807 19:30:40.758508 8038 test_util.cc:268] Using random seed: 171240121
I20260807 19:30:40.759102 8038 partition_pruner-test.cc:1052] combination_count: 1, old algorithm cost: 84us, new algorithm cost: 63us, speedup: 1.3333333333333333x
I20260807 19:30:40.759231 8038 test_util.cc:268] Using random seed: 171240880
I20260807 19:30:40.759513 8038 partition_pruner-test.cc:1052] combination_count: 1, old algorithm cost: 53us, new algorithm cost: 42us, speedup: 1.2619047619047619x
I20260807 19:30:40.759608 8038 test_util.cc:268] Using random seed: 171241238
I20260807 19:30:40.759960 8038 partition_pruner-test.cc:1052] combination_count: 1, old algorithm cost: 57us, new algorithm cost: 53us, speedup: 1.0754716981132075x
I20260807 19:30:40.760056 8038 test_util.cc:268] Using random seed: 171241688
I20260807 19:30:40.760452 8038 partition_pruner-test.cc:1052] combination_count: 1, old algorithm cost: 50us, new algorithm cost: 80us, speedup: 0.625x
I20260807 19:30:40.760617 8038 test_util.cc:268] Using random seed: 171242183
I20260807 19:30:40.761006 8038 partition_pruner-test.cc:1052] combination_count: 1, old algorithm cost: 74us, new algorithm cost: 41us, speedup: 1.8048780487804879x
I20260807 19:30:40.761093 8038 test_util.cc:268] Using random seed: 171242742
I20260807 19:30:40.761359 8038 partition_pruner-test.cc:1052] combination_count: 1, old algorithm cost: 43us, new algorithm cost: 46us, speedup: 0.93478260869565222x
I20260807 19:30:40.761438 8038 test_util.cc:268] Using random seed: 171243089
I20260807 19:30:40.761689 8038 partition_pruner-test.cc:1052] combination_count: 1, old algorithm cost: 41us, new algorithm cost: 43us, speedup: 0.95348837209302328x
I20260807 19:30:40.761761 8038 test_util.cc:268] Using random seed: 171243413
I20260807 19:30:40.762061 8038 partition_pruner-test.cc:1052] combination_count: 1, old algorithm cost: 50us, new algorithm cost: 39us, speedup: 1.2820512820512822x
I20260807 19:30:40.762187 8038 test_util.cc:268] Using random seed: 171243781
I20260807 19:30:40.762637 8038 partition_pruner-test.cc:1052] combination_count: 1, old algorithm cost: 44us, new algorithm cost: 67us, speedup: 0.65671641791044777x
I20260807 19:30:40.762795 8038 test_util.cc:268] Using random seed: 171244371
I20260807 19:30:40.763288 8038 partition_pruner-test.cc:1052] combination_count: 1, old algorithm cost: 122us, new algorithm cost: 43us, speedup: 2.8372093023255816x
[ OK ] MaxInListLength/PartitionPrunerTestWithMaxInListLength.TestMultiColumnInListHashPruningManyValues/0 (4493 ms)
[ RUN ] MaxInListLength/PartitionPrunerTestWithMaxInListLength.TestMultiColumnInListHashPruningManyValues/1
I20260807 19:30:45.702287 8038 test_util.cc:268] Using random seed: 176183944
I20260807 19:30:45.715811 8038 partition_pruner-test.cc:1052] combination_count: 55987200, old algorithm cost: 12605us, new algorithm cost: 532us, speedup: 23.693609022556391x
I20260807 19:30:45.715972 8038 test_util.cc:268] Using random seed: 176197619
I20260807 19:30:45.732971 8038 partition_pruner-test.cc:1052] combination_count: 37324800, old algorithm cost: 16368us, new algorithm cost: 377us, speedup: 43.416445623342177x
I20260807 19:30:45.733129 8038 test_util.cc:268] Using random seed: 176214779
I20260807 19:30:45.744879 8038 partition_pruner-test.cc:1052] combination_count: 19756800, old algorithm cost: 10861us, new algorithm cost: 621us, speedup: 17.48953301127214x
I20260807 19:30:45.745018 8038 test_util.cc:268] Using random seed: 176226669
I20260807 19:30:45.748301 8038 partition_pruner-test.cc:1052] combination_count: 2116800, old algorithm cost: 2493us, new algorithm cost: 553us, speedup: 4.5081374321880654x
I20260807 19:30:45.748422 8038 test_util.cc:268] Using random seed: 176230072
I20260807 19:30:45.778365 8038 partition_pruner-test.cc:1052] combination_count: 3780000, old algorithm cost: 29384us, new algorithm cost: 310us, speedup: 94.787096774193543x
I20260807 19:30:45.778533 8038 test_util.cc:268] Using random seed: 176260184
I20260807 19:30:45.783138 8038 partition_pruner-test.cc:1052] combination_count: 46656000, old algorithm cost: 3733us, new algorithm cost: 607us, speedup: 6.1499176276771008x
I20260807 19:30:45.783264 8038 test_util.cc:268] Using random seed: 176264915
I20260807 19:30:45.795801 8038 partition_pruner-test.cc:1052] combination_count: 6350400, old algorithm cost: 11871us, new algorithm cost: 417us, speedup: 28.467625899280577x
I20260807 19:30:45.795959 8038 test_util.cc:268] Using random seed: 176277610
I20260807 19:30:45.800258 8038 partition_pruner-test.cc:1052] combination_count: 3225600, old algorithm cost: 3695us, new algorithm cost: 342us, speedup: 10.804093567251462x
I20260807 19:30:45.800374 8038 test_util.cc:268] Using random seed: 176282024
I20260807 19:30:45.854593 8038 partition_pruner-test.cc:1052] combination_count: 23328000, old algorithm cost: 53562us, new algorithm cost: 405us, speedup: 132.25185185185185x
I20260807 19:30:45.854764 8038 test_util.cc:268] Using random seed: 176336413
I20260807 19:30:45.855984 8038 partition_pruner-test.cc:1052] combination_count: 258048, old algorithm cost: 597us, new algorithm cost: 378us, speedup: 1.5793650793650793x
[ OK ] MaxInListLength/PartitionPrunerTestWithMaxInListLength.TestMultiColumnInListHashPruningManyValues/1 (5108 ms)
[ RUN ] MaxInListLength/PartitionPrunerTestWithMaxInListLength.TestMultiColumnInListHashPruningManyValues/2
I20260807 19:30:49.885797 8038 test_util.cc:268] Using random seed: 180367453
I20260807 19:30:49.981887 8038 partition_pruner-test.cc:1052] combination_count: 2332800000, old algorithm cost: 95135us, new algorithm cost: 580us, speedup: 164.02586206896552x
I20260807 19:30:49.982079 8038 test_util.cc:268] Using random seed: 180463720
I20260807 19:30:50.015928 8038 partition_pruner-test.cc:1052] combination_count: 3116206080, old algorithm cost: 32738us, new algorithm cost: 839us, speedup: 39.020262216924912x
I20260807 19:30:50.016085 8038 test_util.cc:268] Using random seed: 180497747
I20260807 19:30:50.045285 8038 partition_pruner-test.cc:1052] combination_count: 2018016000, old algorithm cost: 28167us, new algorithm cost: 776us, speedup: 36.297680412371136x
I20260807 19:30:50.045446 8038 test_util.cc:268] Using random seed: 180527107
I20260807 19:30:50.159497 8038 partition_pruner-test.cc:1052] combination_count: 109175040, old algorithm cost: 113338us, new algorithm cost: 480us, speedup: 236.12083333333334x
I20260807 19:30:50.159649 8038 test_util.cc:268] Using random seed: 180641311
I20260807 19:30:50.241803 8038 partition_pruner-test.cc:1052] combination_count: 1139544000, old algorithm cost: 81180us, new algorithm cost: 687us, speedup: 118.16593886462883x
I20260807 19:30:50.241964 8038 test_util.cc:268] Using random seed: 180723625
I20260807 19:30:50.398272 8038 partition_pruner-test.cc:1052] combination_count: 8693879040, old algorithm cost: 155432us, new algorithm cost: 616us, speedup: 252.32467532467533x
I20260807 19:30:50.398439 8038 test_util.cc:268] Using random seed: 180880100
I20260807 19:30:50.414469 8038 partition_pruner-test.cc:1052] combination_count: 3342662400, old algorithm cost: 14563us, new algorithm cost: 1184us, speedup: 12.299831081081081x
I20260807 19:30:50.414616 8038 test_util.cc:268] Using random seed: 180896278
I20260807 19:30:51.441686 8038 partition_pruner-test.cc:1052] combination_count: 55057968000, old algorithm cost: 1025552us, new algorithm cost: 1240us, speedup: 827.058064516129x
I20260807 19:30:51.441874 8038 test_util.cc:268] Using random seed: 181923535
I20260807 19:30:51.444279 8038 partition_pruner-test.cc:1052] combination_count: 13513500, old algorithm cost: 1528us, new algorithm cost: 637us, speedup: 2.3987441130298275x
I20260807 19:30:51.444376 8038 test_util.cc:268] Using random seed: 181926038
I20260807 19:30:51.461635 8038 partition_pruner-test.cc:1052] combination_count: 255047940, old algorithm cost: 16448us, new algorithm cost: 599us, speedup: 27.459098497495827x
[ OK ] MaxInListLength/PartitionPrunerTestWithMaxInListLength.TestMultiColumnInListHashPruningManyValues/2 (5646 ms)
[ RUN ] MaxInListLength/PartitionPrunerTestWithMaxInListLength.TestMultiColumnInListHashPruningManyValues/3
I20260807 19:30:55.492292 8038 test_util.cc:268] Using random seed: 185973949
I20260807 19:30:57.174590 8038 partition_pruner-test.cc:1052] combination_count: 5714964211320, old algorithm cost: 1680082us, new algorithm cost: 1752us, speedup: 958.95091324200916x
I20260807 19:30:57.174769 8038 test_util.cc:268] Using random seed: 187656430
I20260807 19:30:58.891718 8038 partition_pruner-test.cc:1052] combination_count: 973505433600, old algorithm cost: 1715082us, new algorithm cost: 1518us, speedup: 1129.8300395256917x
I20260807 19:30:58.891943 8038 test_util.cc:268] Using random seed: 189373603
I20260807 19:31:46.622068 8038 partition_pruner-test.cc:1052] combination_count: 16298853322752, old algorithm cost: 47727262us, new algorithm cost: 2468us, speedup: 19338.436790923824x
I20260807 19:31:46.622254 8038 test_util.cc:268] Using random seed: 237103915