Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.1.0
Description
Currently field statistics are not collected in sst files. With statistics we can do filter and other operations with better performance.
Some formats like orc already record statistics into file headers, so for these special formats we just need to read them directly from files. For others, however, we need to collect the statistics by hand.
Attachments
Issue Links
- links to