Andrew Sherman created IMPALA-7801:
--------------------------------------

             Summary: 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


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)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to