[
https://issues.apache.org/jira/browse/DRILL-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16616247#comment-16616247
]
Vitalii Diravka commented on DRILL-6527:
----------------------------------------
Thank you [~bbevens] for updating docs.
This Jira purpose is to remove the old option
"store.hive.optimize_scan_with_native_readers" starting from 1.15.
So [this TODO in the
code|https://github.com/apache/drill/blob/master/exec/java-exec/src/main/java/org/apache/drill/exec/ExecConstants.java#L438]
can be resolved then.
> Update option name for Drill Parquet native reader
> --------------------------------------------------
>
> Key: DRILL-6527
> URL: https://issues.apache.org/jira/browse/DRILL-6527
> Project: Apache Drill
> Issue Type: Improvement
> Components: Storage - Hive, Storage - Parquet
> Affects Versions: 1.14.0
> Reporter: Vitalii Diravka
> Assignee: Bridget Bevens
> Priority: Minor
> Fix For: 1.15.0
>
>
> The old option name to enable Drill parquet reader is
> "store.hive.optimize_scan_with_native_readers".
> Starting from DRILL-6454 one new native reader is introduced, therefore more
> precise option name is added for parquet native reader too.
> A new option name for parquet reader is
> "store.hive.parquet.optimize_scan_with_native_reader".
> The old one is deprecated and should be removed starting from Drill 1.15.0
> release.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)