[ 
https://issues.apache.org/jira/browse/PHOENIX-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Taylor resolved PHOENIX-3267.
-----------------------------------
    Resolution: Fixed

Thanks for the patch, [~lomoree]. I've pushed it to master and 4.x branches.

> Replace use of SELECT null with CAST(null AS <type>)
> ----------------------------------------------------
>
>                 Key: PHOENIX-3267
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3267
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: James Taylor
>            Assignee: Eric Lomore
>            Priority: Minor
>              Labels: calcite-compat-change
>             Fix For: 4.9.0
>
>
> It appears that Calcite doesn't allow null as a SELECT expression. If this is 
> difficult to change, we can change our tests to cast null to a given data 
> type instead, like this: {{CAST(null AS VARCHAR)}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to