[
https://issues.apache.org/jira/browse/PHOENIX-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863696#comment-17863696
]
Istvan Toth commented on PHOENIX-7215:
--------------------------------------
Yes, based on the above it sounds like a change in the grammar is needed.
> Support explicit types for all literals
> ---------------------------------------
>
> Key: PHOENIX-7215
> URL: https://issues.apache.org/jira/browse/PHOENIX-7215
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Istvan Toth
> Assignee: Ranganath Govardhanagiri
> Priority: Minor
>
> Phoenix accepts the standard literal types for date/time types.
> _select TIMESTAMP '2000-01-01';_ works.
> However, according to the standard
> _select INTEGER 1000;_ and _select INTEGER '1000';_ should also work, but it
> doesn't.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)