[jira] [Created] (FLINK-12854) evaluate and support for primitive array in Hive functions

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-12854) evaluate and support for primitive array in Hive functions

Shang Yuanchun (Jira)
Bowen Li created FLINK-12854:
--------------------------------

             Summary: evaluate and support for primitive array in Hive functions
                 Key: FLINK-12854
                 URL: https://issues.apache.org/jira/browse/FLINK-12854
             Project: Flink
          Issue Type: Sub-task
          Components: Connectors / Hive
            Reporter: Bowen Li


Flink right now support primitive arrays, and Hive functions don't. we need to evaluate if we should support primitive arrays by converting primitive arrays to list or array of boxed types, and then pass to Hive function. If it's positive, we should implement this feature.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)