[
https://issues.apache.org/jira/browse/BEAM-5789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-5789:
--------------------------------
Priority: P3 (was: P2)
> [SQL] CASE CAST(.. as DATE) ELSE NULL doesn't work
> --------------------------------------------------
>
> Key: BEAM-5789
> URL: https://issues.apache.org/jira/browse/BEAM-5789
> Project: Beam
> Issue Type: Bug
> Components: dsl-sql
> Reporter: Anton Kedin
> Priority: P3
> Labels: stale-P2
>
> CASE CAST(.. as DATE) ELSE NULL seem to result in multiple conversions
> from string to date. That chain seems to fail as one of the string
> representations of the date is not supported by CAST expression.
> Source:
> https://stackoverflow.com/questions/52861989/how-does-calcite-deal-with-data-conversion/52878780
--
This message was sent by Atlassian Jira
(v8.3.4#803005)