Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Many systems depend on column statistics to compute more accurate stats, such as NDV, average column size, and so on. It would be nice if Calcite can provide such an interface.
Column statistics might include NDV, average/max column length, number of nulls, number of trues, number of falses and so on.
What do you think?
Attachments
Issue Links
- relates to
-
CALCITE-4215 Ensure org.apache.calcite.schema.Statistic uses null vs emptyList appropriately
- Open
- links to