Francesco Guardiani created FLINK-25158:
-------------------------------------------
Summary: Fix formatting for true, false and null to uppercase
Key: FLINK-25158
URL: https://issues.apache.org/jira/browse/FLINK-25158
Project: Flink
Issue Type: Sub-task
Components: Table SQL / Planner
Reporter: Francesco Guardiani
All the cast rules using the constant strings {{true}}, {{false}} and {{null}}
should use {{TRUE}}, {{FALSE}} and {{NULL}} instead.
This behavior should be enabled only if legacy behavior is not enabled
--
This message was sent by Atlassian Jira
(v8.20.1#820001)