Eric Lomore created PHOENIX-3477:
------------------------------------
Summary: Support sequence arithmetic in Calcite-Phoenix
Key: PHOENIX-3477
URL: https://issues.apache.org/jira/browse/PHOENIX-3477
Project: Phoenix
Issue Type: Sub-task
Reporter: Eric Lomore
For this feature we are missing two components:
1. The parser currently doesn't recognize arithmetic inside sequences
2. Calcite does not support these operations
{{SELECT NEXT VALUE FOR foo.bar+1 FROM SYSTEM.SEQUENCE.}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)