Wang Yanlin created CALCITE-3177:
------------------------------------
Summary: Deserialize from json of + operator cause exception
Key: CALCITE-3177
URL: https://issues.apache.org/jira/browse/CALCITE-3177
Project: Calcite
Issue Type: Bug
Reporter: Wang Yanlin
Attachments: error_info.jpg
For a simple sql string "select SAL + 10 FROM SALES.EMP", parse it to RelNode,
serialize it to json string works well, but deserialize from the json string
cause exception. The error stack is in the error_info.jpg picture.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)