[
https://issues.apache.org/jira/browse/FLINK-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15323351#comment-15323351
]
Fabian Hueske commented on FLINK-2170:
--------------------------------------
Hi [~owen.omalley], we haven't added support for pushing filters and projection
into a {{TableSource}} yet (FLINK-3848, FLINK-3849).
However, we can certainly start with an {{OrcTableSource}} and add these
features later.
I'll assign the issue to you. Thanks!
> Add OrcTableSource
> ------------------
>
> Key: FLINK-2170
> URL: https://issues.apache.org/jira/browse/FLINK-2170
> Project: Flink
> Issue Type: New Feature
> Components: Table API
> Affects Versions: 0.9
> Reporter: Fabian Hueske
> Priority: Minor
> Labels: starter
>
> Add a {{OrcTableSource}} to read data from an ORC file. The
> {{OrcTableSource}} should implement the {{ProjectableTableSource}}
> (FLINK-3848) and {{FilterableTableSource}} (FLINK-3849) interfaces.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)