You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2020/02/17 14:25:00 UTC

[jira] [Created] (FLINK-16121) Introduce ArrowReader and ArrowWriter for Arrow format data read and write

Dian Fu created FLINK-16121:
-------------------------------

             Summary: Introduce ArrowReader and ArrowWriter for Arrow format data read and write
                 Key: FLINK-16121
                 URL: https://issues.apache.org/jira/browse/FLINK-16121
             Project: Flink
          Issue Type: Sub-task
          Components: API / Python
            Reporter: Dian Fu
            Assignee: Dian Fu
             Fix For: 1.11.0


As the title described, this aim of this JIRA is to introduce classes such as ArrowReader which is used to read the execution results of vectorized Python UDF and ArrowWriter which is used to convert Flink rows to Arrow format before sending them to the Python worker for vectorized Python UDF execution.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)