Hello Impala Public Jenkins,

I'd like you to do a code review. Please visit

    http://gerrit.cloudera.org:8080/12642

to review the following change.


Change subject: IMPALA-7190: Remove unsupported format writer support
......................................................................

IMPALA-7190: Remove unsupported format writer support

This patch removes write support for unsupported formats like Sequence,
Avro and compressed text. Also, the related query options
ALLOW_UNSUPPORTED_FORMATS and SEQ_COMPRESSION_MODE have been migrated
to the REMOVED query options type.

Testing:
Ran exhaustive build.

Change-Id: I821dc7495a901f1658daa500daf3791b386c7185
Reviewed-on: http://gerrit.cloudera.org:8080/10823
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M be/src/exec/CMakeLists.txt
D be/src/exec/hdfs-avro-table-writer.cc
D be/src/exec/hdfs-avro-table-writer.h
D be/src/exec/hdfs-sequence-table-writer.cc
D be/src/exec/hdfs-sequence-table-writer.h
M be/src/exec/hdfs-table-sink.cc
M be/src/exec/hdfs-text-table-writer.cc
M be/src/exec/hdfs-text-table-writer.h
M be/src/service/child-query.cc
M be/src/service/client-request-state.cc
M be/src/service/query-options-test.cc
M be/src/service/query-options.cc
M be/src/service/query-options.h
M common/thrift/ImpalaInternalService.thrift
M common/thrift/ImpalaService.thrift
M common/thrift/beeswax.thrift
M fe/src/test/java/org/apache/impala/planner/PlannerTestBase.java
M shell/impala_shell.py
M testdata/bad_avro_snap/README
D testdata/workloads/functional-query/queries/QueryTest/avro-writer.test
D testdata/workloads/functional-query/queries/QueryTest/seq-writer.test
M testdata/workloads/functional-query/queries/QueryTest/set.test
D testdata/workloads/functional-query/queries/QueryTest/text-writer.test
A testdata/workloads/functional-query/queries/QueryTest/unsupported-writers.test
M tests/common/test_dimensions.py
M tests/hs2/test_hs2.py
M tests/metadata/test_partition_metadata.py
M tests/query_test/test_compressed_formats.py
M tests/shell/test_shell_commandline.py
M tests/shell/test_shell_interactive.py
30 files changed, 177 insertions(+), 1,605 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/42/12642/1
-- 
To view, visit http://gerrit.cloudera.org:8080/12642
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: 2.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: I821dc7495a901f1658daa500daf3791b386c7185
Gerrit-Change-Number: 12642
Gerrit-PatchSet: 1
Gerrit-Owner: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Bikramjeet Vig <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>

Reply via email to