[ 
https://issues.apache.org/jira/browse/FLINK-17325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jingsong Lee updated FLINK-17325:
---------------------------------
    Description: 
Integrate orc to file system connector, so in the sql world, users can create 
file system table with orc format, do some reading, writing and streaming 
writing. And the {{RowData}} is the sql data format. The works are:
 # Introduce OrcRowDataInputFormat with partition support.
 # Introduce RowDataVectorizer.
 # Introduce OrcFileSystemFormatFactory.

> Integrate orc to file system connector
> --------------------------------------
>
>                 Key: FLINK-17325
>                 URL: https://issues.apache.org/jira/browse/FLINK-17325
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Connectors / FileSystem, Connectors / ORC
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>            Priority: Major
>             Fix For: 1.11.0
>
>
> Integrate orc to file system connector, so in the sql world, users can create 
> file system table with orc format, do some reading, writing and streaming 
> writing. And the {{RowData}} is the sql data format. The works are:
>  # Introduce OrcRowDataInputFormat with partition support.
>  # Introduce RowDataVectorizer.
>  # Introduce OrcFileSystemFormatFactory.



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

Reply via email to