Tamas Mate has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18618 )
Change subject: IMPALA-11356: Fix test_sfs.py to account for new Hive behavior ...................................................................... IMPALA-11356: Fix test_sfs.py to account for new Hive behavior Hive changed behavior in HIVE-24920 to allow external SFS tables to point to locations in managed tables. test_sfs.py had a test case for the previous failure, so it broke with this change. This changes test_sfs.py to verify the new behavior where an external SFS table can point to a managed location. Testing: - Ran test_sfs.py locally with recent GBN Change-Id: I426aacdba7afba3f3a747a4e02632d15e38c63c9 Reviewed-on: http://gerrit.cloudera.org:8080/18618 Reviewed-by: Csaba Ringhofer <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M testdata/workloads/functional-query/queries/QueryTest/sfs.test 1 file changed, 63 insertions(+), 5 deletions(-) Approvals: Csaba Ringhofer: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/18618 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I426aacdba7afba3f3a747a4e02632d15e38c63c9 Gerrit-Change-Number: 18618 Gerrit-PatchSet: 3 Gerrit-Owner: Tamas Mate <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Tamas Mate <[email protected]>
