Fredy Wijaya has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12635
Change subject: IMPALA-8254: Fix error when running compute stats with compression_codec set ...................................................................... IMPALA-8254: Fix error when running compute stats with compression_codec set This patch fixes an error when running compute stats with compression_codec set. This patch also updates missing compression codecs from the compression_codec query option. Testing: - Updated BE query-options-test - Added test_compute.stats.py - Ran all tests in test_compute.stats.py Change-Id: I2cb546fbd3d2a02e0ed30d85a33a04852bed9dd2 --- M be/src/service/query-options-test.cc M be/src/service/query-options.cc M tests/metadata/test_compute_stats.py 3 files changed, 35 insertions(+), 9 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/35/12635/3 -- To view, visit http://gerrit.cloudera.org:8080/12635 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I2cb546fbd3d2a02e0ed30d85a33a04852bed9dd2 Gerrit-Change-Number: 12635 Gerrit-PatchSet: 3 Gerrit-Owner: Fredy Wijaya <[email protected]>
