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

David Chen commented on TAJO-714:
---------------------------------

I have added the Parquet defaults to {{CatalogUtil.newOptionsWithDefaults()}} 
and updated the tests accordingly. This makes {{ParquetAppender.init}} much 
cleaner but this does add a dependency of tajo-catalog-common on Parquet. While 
this isn't ideal, I think it may be fine for now since parquet-catalog-common 
contains a fair amount of code specific for some of the storage types, which we 
may want to refactor into tajo-storage in the future.

> Enable setting Parquet tuning parameters
> ----------------------------------------
>
>                 Key: TAJO-714
>                 URL: https://issues.apache.org/jira/browse/TAJO-714
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: David Chen
>            Assignee: David Chen
>         Attachments: TAJO-714.patch, TAJO-714_20140331_19:21:16.patch, 
> TAJO-714_20140331_21:05:42.patch
>
>
> The first version of Parquet support does not support setting Parquet's 
> tuning configuration parameters, such as compression, row group and page 
> size, dictionary encoding, etc.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to