Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We have a set of system properties constants for the Calcite-based SQL engine, which are placed in different classes and not documented:
IGNITE_CALCITE_EXEC_IN_BUFFER_SIZE IGNITE_CALCITE_EXEC_BATCH_SIZE IGNITE_CALCITE_EXEC_IO_BATCH_SIZE IGNITE_CALCITE_EXEC_IO_BATCH_CNT IGNITE_CALCITE_REL_JSON_PRETTY_PRINT
They should be moved to IgniteSystemProperties class with a proper @SystemProperty annotation.
Attachments
Issue Links
- is part of
-
IGNITE-12248 Apache Calcite based query execution engine
- Open
- links to