[
https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15494813#comment-15494813
]
Eric Lomore commented on PHOENIX-3264:
--------------------------------------
Thanks James that makes it very clear :)
[~julianhyde] you mentioned using SqlNodeToRexConverterImpl to do the
conversion.
On the calcite side, its constructor has no access identifier, and hence can't
be accessed by the phoenix package.
I have been unable to circumvent this through other means - do you have any
thoughts or is there something I am missing?
!SqlNodeToRexConverterImpl.png!
Thanks very much!
> Allow TRUE and FALSE to be used as literal constants
> ----------------------------------------------------
>
> Key: PHOENIX-3264
> URL: https://issues.apache.org/jira/browse/PHOENIX-3264
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: James Taylor
> Attachments: SqlLiteral.png, SqlNodeToRexConverterImpl.png,
> SqlOptionNode.png, stacktrace.png
>
>
> Phoenix supports TRUE and FALSE as boolean literals, but perhaps Calcite
> doesn't? Looks like this is leading to a fair number of failures.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)