Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13025
Change subject: IMPALA-8415: Fix tests broken by storage layer information ...................................................................... IMPALA-8415: Fix tests broken by storage layer information Storage layer information was added to the query profile by IMPALA-6050. This broke some tests on exhaustive and s3 runs due to changes in formatting. This fixes the issues: 1. Replace HDFS SCAN with $FILESYSTEM_NAME SCAN in some test files 2. Add $FILESYSTEM_NAME to partition information string Testing: - Ran exhaustive HDFS tests - Ran s3 tests Change-Id: I11c6ab9c888464a0f0daaf8a7a6f565d25731872 --- M testdata/workloads/functional-query/queries/QueryTest/corrupt-stats.test M testdata/workloads/functional-query/queries/QueryTest/set.test M testdata/workloads/functional-query/queries/QueryTest/stats-extrapolation.test M tests/metadata/test_ddl.py 4 files changed, 32 insertions(+), 30 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/25/13025/1 -- To view, visit http://gerrit.cloudera.org:8080/13025 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I11c6ab9c888464a0f0daaf8a7a6f565d25731872 Gerrit-Change-Number: 13025 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
