Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- is blocked by
-
FLINK-10114 Support Orc for StreamingFileSink
- Closed
- links to