[
https://issues.apache.org/jira/browse/CALCITE-815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18007595#comment-18007595
]
Julian Hyde commented on CALCITE-815:
-------------------------------------
One way is to make sure that empty strings are never created and NULL is always
created instead. That means creating alternate versions of all functions that
may produce empty strings, and also changing every empty string literal in a
query AST to NULL.
> Add an option to allow empty strings to represent null values
> -------------------------------------------------------------
>
> Key: CALCITE-815
> URL: https://issues.apache.org/jira/browse/CALCITE-815
> Project: Calcite
> Issue Type: New Feature
> Reporter: Wei Xue
> Assignee: ZheHu
> Priority: Major
> Labels: dialect, phoenix, pull-request-available
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)