Impala Public Jenkins has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/10575 Reviewed-by: Dan Hecht <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/metadata/test_partition_metadata.py 1 file changed, 1 insertion(+), 7 deletions(-) Approvals: Dan Hecht: Looks good to me, approved Impala Public Jenkins: Verified -- 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: merged Gerrit-Change-Id: I7fc0b2aa2e82bfd8224c52546683f23de20cb640 Gerrit-Change-Number: 10575 Gerrit-PatchSet: 4 Gerrit-Owner: Dan Hecht <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
