Zoltan Borok-Nagy has uploaded this change for review. ( 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. Change-Id: I0c81aedd3be314819dc4bc5bebec17bad3d03b10 --- M testdata/bin/generate-schema-statements.py 1 file changed, 9 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/11/16511/1 -- 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: newchange Gerrit-Change-Id: I0c81aedd3be314819dc4bc5bebec17bad3d03b10 Gerrit-Change-Number: 16511 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
