Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16511 )
Change subject: IMPALA-9923: Load ORC files as full ACID only in workload 'functional-query' ...................................................................... IMPALA-9923: Load ORC files as full ACID only in workload 'functional-query' HIVE-24145 still causes data load failures quite frequently. The failure usually occurs during TPC-DS loading. I modified generate-schema-statements.py to only load ORC tables as full ACID in the 'functional-query' workload. Since this workload contains the ACID-specific tests, we should still have enough coverage for ORC/ACID testing. Testing * Ran exhaustive tests successfully Change-Id: I0c81aedd3be314819dc4bc5bebec17bad3d03b10 Reviewed-on: http://gerrit.cloudera.org:8080/16511 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M testdata/bin/generate-schema-statements.py M testdata/workloads/functional-planner/queries/PlannerTest/resource-requirements.test 2 files changed, 21 insertions(+), 15 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/16511 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I0c81aedd3be314819dc4bc5bebec17bad3d03b10 Gerrit-Change-Number: 16511 Gerrit-PatchSet: 5 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
