[
https://issues.apache.org/jira/browse/IMPALA-9497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabor Kaszab updated IMPALA-9497:
---------------------------------
Description:
This covers collections: Array, Map
Expected printout format:
Array: [null,1,2,null,3,null]
Map: \{"k1":2,"k2":null}
was:
This covers collections: Array, Map
Expected printout format:
Array: [null,1,2,null,3,null]
Map: {"k1":2,"k2":null}
> Allow Collection types in SELECT list for ORC tables
> ----------------------------------------------------
>
> Key: IMPALA-9497
> URL: https://issues.apache.org/jira/browse/IMPALA-9497
> Project: IMPALA
> Issue Type: New Feature
> Reporter: Gabor Kaszab
> Priority: Major
>
> This covers collections: Array, Map
> Expected printout format:
> Array: [null,1,2,null,3,null]
> Map: \{"k1":2,"k2":null}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]