You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/10/18 04:12:58 UTC

[jira] [Created] (CALCITE-1454) Allow custom implementations of SqlConformance

Julian Hyde created CALCITE-1454:
------------------------------------

             Summary: Allow custom implementations of SqlConformance
                 Key: CALCITE-1454
                 URL: https://issues.apache.org/jira/browse/CALCITE-1454
             Project: Calcite
          Issue Type: Bug
            Reporter: Julian Hyde
            Assignee: Julian Hyde


Allow custom implementations of SqlConformance. This would mean renaming {{enum SqlConformance}} to {{enum SqlConformanceEnum}}, and adding a new {{interface SqlConformance}}; also {{public abstract class SqlAbstractConformance implements SqlConformance}} to protect people who write custom implementations of the interface from changes in future.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)