Michael Smith has submitted this change and it was merged. (
http://gerrit.cloudera.org:8080/24756 )
Change subject: IMPALA-15273: Allow EC in plan output
......................................................................
IMPALA-15273: Allow EC in plan output
Erasure-coded storage adds a new line to the plan output
erasure coded: files=1 size=2.15KB
which breaks with VERIFY_IS_EQUAL. Use VERIFY_IS_SUBSET to ignore it.
Testing: passed with ERASURE_CODING enabled.
Change-Id: Iafc193a9453de8dd102a5745021337d415c7b345
Reviewed-on: http://gerrit.cloudera.org:8080/24756
Reviewed-by: Michael Smith <[email protected]>
Tested-by: Michael Smith <[email protected]>
---
M testdata/workloads/functional-query/queries/QueryTest/cte-distributed.test
M testdata/workloads/functional-query/queries/QueryTest/cte.test
2 files changed, 4 insertions(+), 4 deletions(-)
Approvals:
Michael Smith: Looks good to me, approved; Verified
--
To view, visit http://gerrit.cloudera.org:8080/24756
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iafc193a9453de8dd102a5745021337d415c7b345
Gerrit-Change-Number: 24756
Gerrit-PatchSet: 4
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Steve Carlin <[email protected]>