You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Francesco Guardiani (Jira)" <ji...@apache.org> on 2021/12/03 14:08:00 UTC

[jira] [Created] (FLINK-25158) Fix formatting for true, false and null to uppercase

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)