[
https://issues.apache.org/jira/browse/IGNITE-16511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Gerzhedovich updated IGNITE-16511:
---------------------------------------
Labels: calcite (was: calcite calcite3-required)
> Calcite engine. Move system properties constants to IgniteSystemProperties
> class
> ---------------------------------------------------------------------------------
>
> Key: IGNITE-16511
> URL: https://issues.apache.org/jira/browse/IGNITE-16511
> Project: Ignite
> Issue Type: Task
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Labels: calcite
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> We have a set of system properties constants for the Calcite-based SQL
> engine, which are placed in different classes and not documented:
> {noformat}
> 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{noformat}
> They should be moved to {{IgniteSystemProperties}} class with a proper
> {{@SystemProperty}} annotation.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)