[
https://issues.apache.org/jira/browse/FLINK-17325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-17325.
--------------------------------
Resolution: Fixed
master: 4aa9cf15c467111a259e93bbffaff6d2ac5e5e50
> 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
> Labels: pull-request-available
> 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)