[
https://issues.apache.org/jira/browse/CALCITE-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16172335#comment-16172335
]
Julian Hyde commented on CALCITE-1913:
--------------------------------------
I am modifying [~christian.beikov]'s PR so that SqlDialect's preferred
constructor takes a single argument - a context object with a "get" method for
each property. So, if we add version - or another property - in future we won't
have to change the constructors throughout the SqlDialect class hierarchy.
> Include DB version in SqlDialect
> --------------------------------
>
> Key: CALCITE-1913
> URL: https://issues.apache.org/jira/browse/CALCITE-1913
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.13.0
> Reporter: Jess Balint
> Assignee: Jess Balint
> Priority: Minor
>
> It would be useful to have the DB version # in the SqlDialect for unparsing
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)