[
https://issues.apache.org/jira/browse/DRILL-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17442703#comment-17442703
]
ASF GitHub Bot commented on DRILL-1282:
---------------------------------------
dzamo edited a comment on pull request #2351:
URL: https://github.com/apache/drill/pull/2351#issuecomment-967044407
@vvysotskyi @vdiravka judging by 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, without 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)