[ 
https://issues.apache.org/jira/browse/FLINK-27100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518533#comment-17518533
 ] 

Jingsong Lee commented on FLINK-27100:
--------------------------------------

Hi, [~liyubin117] Thanks for reporting.

The parquet is now available, configure file.format to parquet to take effect. 
But there are these problems:
 * The default dist package does not include the parquet dependency
 * Parquet's file statistics are not collected
 * No parquet filter push down
 * The parquet source does not support complex types

> Support parquet format in FileStore
> -----------------------------------
>
>                 Key: FLINK-27100
>                 URL: https://issues.apache.org/jira/browse/FLINK-27100
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table Store
>            Reporter: Yubin Li
>            Priority: Major
>
> Apache Parquet is a very popular columnar file format, used in many data 
> analysis engines like Hive/Impala/Spark/Flink. we could use simple command 
> lines like parquet-tools to view metadata and data easily instead of using 
> complex java code.
> now flink-table-store only support ORC, but there are massive business data 
> stored as Parquet format, developers/analysisers are very familliar with it, 
> and Parquet has better support for impala engine.
>  maybe it's a good addition to make Parquet usable. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to