Gergely Fürnstáhl has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18188
Change subject: IMPALA-10748: Remove enable_orc_scanner flag ...................................................................... IMPALA-10748: Remove enable_orc_scanner flag Impala supports reading ORC files by default for quite some time. Removed enable_orc_scanner flag and related code and test, disabling ORC support is no longer possible. Removed notes on how to disable ORC support from docs. Change-Id: I7ff640afb98cbe3aa46bf03f9bff782574c998a5 --- M be/src/common/global-flags.cc M be/src/exec/hdfs-orc-scanner.cc M be/src/util/backend-gflag-util.cc M common/thrift/BackendGflags.thrift M docs/topics/impala_file_formats.xml M docs/topics/impala_orc.xml M fe/src/main/java/org/apache/impala/planner/HdfsScanNode.java M fe/src/main/java/org/apache/impala/service/BackendConfig.java D testdata/workloads/functional-query/queries/QueryTest/disable-orc-scanner.test M tests/custom_cluster/test_disable_features.py 10 files changed, 4 insertions(+), 36 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/88/18188/2 -- To view, visit http://gerrit.cloudera.org:8080/18188 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I7ff640afb98cbe3aa46bf03f9bff782574c998a5 Gerrit-Change-Number: 18188 Gerrit-PatchSet: 2 Gerrit-Owner: Gergely Fürnstáhl <[email protected]> Gerrit-Reviewer: Gergely Fürnstáhl <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
