[
https://issues.apache.org/jira/browse/IMPALA-7801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Sherman resolved IMPALA-7801.
------------------------------------
Resolution: Won't Fix
> Remove toSql() from ParseNode interface
> ---------------------------------------
>
> Key: IMPALA-7801
> URL: https://issues.apache.org/jira/browse/IMPALA-7801
> Project: IMPALA
> Issue Type: Improvement
> Reporter: Andrew Sherman
> Assignee: Andrew Sherman
> Priority: Minor
>
> In IMPALA-5821 the method "toSql(ToSqlOptions)" was added to ParseNode, to
> allow options to be passed when generating SQL from a parse tree. Now that
> this method is available, remove the old "toSql()" method and have all
> callers call the new method instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)