[jira] [Updated] (CALCITE-6091) Char that in array or map is truncated if CASE WHEN statement contains null

2023-11-03 Thread Jiajun Xie (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajun Xie updated CALCITE-6091: Summary: Char that in array or map is truncated if CASE WHEN statement contains null (was: Char

[jira] [Updated] (CALCITE-6091) Char that in array or map is truncated in CASE WHEN statement

2023-11-03 Thread Jiajun Xie (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajun Xie updated CALCITE-6091: Description: {code:java} select case when true then array('abc') when false then

[jira] [Updated] (CALCITE-6091) Char that in array or map is truncated in CASE WHEN statement

2023-11-03 Thread Jiajun Xie (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajun Xie updated CALCITE-6091: Description: {code:java} select case when true then array('abc') when false then