[
https://issues.apache.org/jira/browse/FLINK-17325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095063#comment-17095063
]
Jingsong Lee commented on FLINK-17325:
--------------------------------------
[~zenfenan] Updated FYI.
> 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 by DDL, 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)