Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
1.18.0
Description
Currently there are various system (jvm) properties exploited by Calcite which are distributed all over the codebase. System properties are part of the public API so they should be easily accessible and well documented.
The goal is to centralize all system properties with the "calcite" prefix under a common class/interface/enum.
Attachments
Issue Links
- relates to
-
CALCITE-2703 Reduce code generation and class loading overhead when executing queries in the EnumerableConvention
- Closed
- links to