[
https://issues.apache.org/jira/browse/FLINK-38069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dylan He updated FLINK-38069:
-----------------------------
Attachment: Snipaste_2025-07-09_11-28-33.png
> The nullability of function ENCODE return type differs in Table API and SQL
> ---------------------------------------------------------------------------
>
> Key: FLINK-38069
> URL: https://issues.apache.org/jira/browse/FLINK-38069
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / API
> Reporter: Dylan He
> Priority: Major
> Attachments: Snipaste_2025-07-09_11-28-33.png
>
>
> The definition of return type nullability is different in
> `BuiltInFunctionDefinitions#ENCODE` and `FlinkSqlOperatorTable#ENCODE`. The
> same issue applies to DECODE.
> The test in the attached image will pass, clearly the nullability differs in
> Table API and SQL.
> I think we should unify them to enforce nullable return types. And there may
> exist similar diffs in other functions, though I haven't checked yet.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)