You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2016/04/28 18:35:12 UTC

[jira] [Updated] (FLINK-2169) Add fromParquet() to TableEnvironment

     [ https://issues.apache.org/jira/browse/FLINK-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fabian Hueske updated FLINK-2169:
---------------------------------
    Description: Add a {{ParquetTableSource}} to read data from a Apache Parquet file. The {{ParquetTableSource}} should implement the {{ProjectableTableSource}} (FLINK-3848) and {{FilterableTableSource}} (FLINK-3849) interfaces.  (was: Add a {{fromCsvFile()}} method to the {{TableEnvironment}} to read a {{Table}} from a Parquet file.)

> Add fromParquet() to TableEnvironment
> -------------------------------------
>
>                 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)