You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2019/02/22 16:32:00 UTC

[jira] [Created] (FLINK-11728) Deprecate CalciteConfig temporarily

Timo Walther created FLINK-11728:
------------------------------------

             Summary: Deprecate CalciteConfig temporarily
                 Key: FLINK-11728
                 URL: https://issues.apache.org/jira/browse/FLINK-11728
             Project: Flink
          Issue Type: Improvement
          Components: Table API &amp; SQL
            Reporter: Timo Walther
            Assignee: Timo Walther


The \{{CalciteConfig}} and the \{{CalciteConfigBuilder}} are tightly coupled to Calcite. However, once we move \{{TableConfig}} to \{{flink-table-api-java}} this configuration will not be possible anymore as Calcite is located in the planner module. We should deprecate the corresponding methods and classes for now to warn users until an alternative is available.

This shortcoming has not been covered in FLIP-32.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)