You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Bowen Li (JIRA)" <ji...@apache.org> on 2019/06/14 23:46:00 UTC

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

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)