[
https://issues.apache.org/jira/browse/FLINK-25111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-25111.
--------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
Fixed in master: a332f8f51cfaf6fc3c4d88719ab000eef548e14f
> Introduce config option to keep previous CAST behaviour
> -------------------------------------------------------
>
> Key: FLINK-25111
> URL: https://issues.apache.org/jira/browse/FLINK-25111
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API, Table SQL / Planner
> Reporter: Marios Trivyzas
> Assignee: Marios Trivyzas
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> Introduce a new config option which will allow the users to experience the
> previous behaviour of the `CAST` without any of the fixes/changes, and most
> importantly, when casting fails, *null* will still be returned instead of
> throwing an error, and requiring use of *TRY_CAST* to be able to return a
> default value.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)