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)