Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20931 )
Change subject: IMPALA-12740: Fix TestHdfsJsonScanNodeErrors fails in exhaustive mode ...................................................................... IMPALA-12740: Fix TestHdfsJsonScanNodeErrors fails in exhaustive mode Some test cases for reading compressed JSON tables was added in IMPALA-12431, but due to the lack of appropriate handling of the database name a test case failed in exhaustive mode. This patch fixes that issue. Testing: - Passed TestHdfsJsonScanNodeErrors in exhaustive mode. Change-Id: I69d56d070b52d33fae37da008df5a7a8a9feca92 Reviewed-on: http://gerrit.cloudera.org:8080/20931 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M testdata/workloads/functional-query/queries/DataErrorsTest/hdfs-json-scan-node-errors.test M tests/data_errors/test_data_errors.py 2 files changed, 71 insertions(+), 67 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/20931 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I69d56d070b52d33fae37da008df5a7a8a9feca92 Gerrit-Change-Number: 20931 Gerrit-PatchSet: 3 Gerrit-Owner: Zihao Ye <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]>
