Provide min/max/sum info from zone maps if possible - #9040
Conversation
f4686ae to
4c70126
Compare
|
What is the intended semantics of this change/expression. Would you expect this to work over both a layout-reader plan and an array? |
55619ee to
9e871d6
Compare
Merging this PR will not alter performance
Comparing Footnotes
|
06dc827 to
fc3bebf
Compare
|
Things need to be checked via talking with @robert3005 and @joseph-isaacs
|
49e131b to
615d8ce
Compare
c6e5678 to
615d8ce
Compare
Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>
615d8ce to
276e7c7
Compare
|
Additional issue to check: Struct array with nullability may produce invalid zone maps (containing invalid but defined values) |
Codecov Report❌ Patch coverage is
☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
For Zoned layout reader, provide info for min/max/sum functions directly from zone maps if zone maps are included fully.
Decode data for chunks if some zone maps arent't included fully.
This only works if zone maps are precise so we check this both for normal and legacy stats.