Marios Trivyzas created FLINK-25111:
---------------------------------------
Summary: Introduce config option, to keep previous behaviour
Key: FLINK-25111
URL: https://issues.apache.org/jira/browse/FLINK-25111
Project: Flink
Issue Type: Sub-task
Reporter: Marios Trivyzas
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)