Backport to 10.2: Make rocksdb.type_varchar test stable
It may produce test failures like this because of non-deterministic cost calculations: -1 SIMPLE t1 # col1 col1 259 NULL # Using where +1 SIMPLE t1 # col1 NULL NULL NULL # Using where
Showing
Please register or sign in to comment