Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, table statistics in Ignite uses some H2 classes (Value for example). We should unbind statistics from H2 and move statistics to the core module to be able to use it in calcite module without dependency to H2.
Attachments
Issue Links
- is part of
-
IGNITE-12248 Apache Calcite based query execution engine
- Open
-
IGNITE-17226 Calcite engine. Make calcite engine independent of H2 and ignite-indexing
- Resolved
- is related to
-
IGNITE-15455 Support statistics SQL commands on Calcite
- Resolved
- links to