Dan Hecht has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10575
Change subject: IMPALA-7109: fix test_multiple_partitions_same_location paths ...................................................................... IMPALA-7109: fix test_multiple_partitions_same_location paths The paths passed to filesystem_util methods is bogus in this test, but it's benign since we don't need to be doing these filesystem operations manually for this managed table. Just delete these lines (fixing them would create the same problem as IMPALA-7099). Change-Id: I7fc0b2aa2e82bfd8224c52546683f23de20cb640 --- M tests/metadata/test_partition_metadata.py 1 file changed, 1 insertion(+), 7 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/75/10575/1 -- To view, visit http://gerrit.cloudera.org:8080/10575 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I7fc0b2aa2e82bfd8224c52546683f23de20cb640 Gerrit-Change-Number: 10575 Gerrit-PatchSet: 1 Gerrit-Owner: Dan Hecht <[email protected]>
