[
https://issues.apache.org/jira/browse/FLINK-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15279903#comment-15279903
]
Fabian Hueske commented on FLINK-2169:
--------------------------------------
Hi [~dawidwys], I started with FLINK-3848 but it turned out to be more complex
than I anticipated. I haven't found a good way to integrate the
ProjectableTableSource with Calcite's planner. I expect FLINK-3849 to be
similar.
If you'd like I can share my branch for FLINK-3848 and explain the problems.
Alternatively, you could also try to start with FLINK-3871 or FLINK-3872 which
do not depend on FLINK-3848 and FLINK-3849.
> Add ParquetTableSource
> ----------------------
>
> Key: FLINK-2169
> URL: https://issues.apache.org/jira/browse/FLINK-2169
> Project: Flink
> Issue Type: New Feature
> Components: Table API
> Affects Versions: 0.9
> Reporter: Fabian Hueske
> Priority: Minor
> Labels: starter
>
> Add a {{ParquetTableSource}} to read data from a Apache Parquet file. The
> {{ParquetTableSource}} should implement the {{ProjectableTableSource}}
> (FLINK-3848) and {{FilterableTableSource}} (FLINK-3849) interfaces.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)