You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/12 11:55:00 UTC

[jira] [Commented] (DRILL-1282) Move parquet to use v2 format as default

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

ASF GitHub Bot commented on DRILL-1282:
---------------------------------------

dzamo commented on pull request #2351:
URL: https://github.com/apache/drill/pull/2351#issuecomment-967044407


   @vvysotskyi @vdiravka judging by that those test results, I did an incomplete job of changing `PARQUET_READER_STRINGS_SIGNED_MIN_MAX` from string to boolean.  Just ignore that for now please, since before I fix it (or revert it) I'd like to ask you some things.
   
   1. Is it possible to change an existing config option to a more restrictive type, as mentioned above, with breaking upgradeability.  I don't need to do that for my PR, I was just trying to clean up things nearby.
   2. The code to apply parquet config opts and session opts according to priority has been put in ParquetFormatPlugin.  Should I move it ParquetFormatConfig instead?  Perhaps in the individual getters?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Move parquet to use v2 format as default
> ----------------------------------------
>
>                 Key: DRILL-1282
>                 URL: https://issues.apache.org/jira/browse/DRILL-1282
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - Parquet
>            Reporter: Jacques Nadeau
>            Assignee: James Turton
>            Priority: Minor
>             Fix For: Future
>
>




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