jiatao.tao created CALCITE-1875:
-----------------------------------
Summary: Get sql node's pos error when parse SQL like a+(b+c)
Key: CALCITE-1875
URL: https://issues.apache.org/jira/browse/CALCITE-1875
Project: Calcite
Issue Type: Bug
Reporter: jiatao.tao
Assignee: Julian Hyde
Parse SQL like "select c+(a+b) from t", and the selectList's position is 8 13,
and it should be 8 14.
!https://git.oschina.net/Meldoy/image/raw/master/others/[email protected]!
And I wonder is there any way I can modify the code and solve this problem?
Hope for your advice.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)