dolt icon indicating copy to clipboard operation
dolt copied to clipboard

[stats]: fix panic for empty table stats with one root chunk

Open max-hoffman opened this issue 1 year ago • 3 comments

There's one root chunk for an empty table that needs special handling because there is no histogram bucket for it.

max-hoffman avatar Feb 16 '24 04:02 max-hoffman

@max-hoffman DOLT

comparing_percentages
99.999562 to 99.999562
version result total
732127d not ok 26
732127d ok 5937431
version total_tests
732127d 5937457
correctness_percentage
99.999562

coffeegoddd avatar Feb 16 '24 05:02 coffeegoddd

@max-hoffman DOLT

comparing_percentages
99.999562 to 99.999562
version result total
9649a5b not ok 26
9649a5b ok 5937431
version total_tests
9649a5b 5937457
correctness_percentage
99.999562

coffeegoddd avatar Feb 16 '24 17:02 coffeegoddd

@max-hoffman DOLT

comparing_percentages
99.999562 to 99.999562
version result total
aace986 not ok 26
aace986 ok 5937431
version total_tests
aace986 5937457
correctness_percentage
99.999562

coffeegoddd avatar Feb 16 '24 18:02 coffeegoddd