You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/07/09 08:42:00 UTC

[jira] [Resolved] (CALCITE-2398) SqlSelect should use SqlDialect when unparsing

     [ https://issues.apache.org/jira/browse/CALCITE-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde resolved CALCITE-2398.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.17.0

Fixed in [606240d4|http://git-wip-us.apache.org/repos/asf/calcite/commit/606240d4]; thanks for the PR, [~jduong]!

> SqlSelect should use SqlDialect when unparsing
> ----------------------------------------------
>
>                 Key: CALCITE-2398
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2398
>             Project: Calcite
>          Issue Type: Bug
>          Components: core, jdbc-adapter
>    Affects Versions: 1.16.0
>            Reporter: James Duong
>            Assignee: Julian Hyde
>            Priority: Major
>             Fix For: 1.17.0
>
>
> The SqlDialect node, when unparsing, does not call into the writer's SqlDialect. This prevents customization of the syntax when invoking SELECT statements.



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