Csaba Ringhofer has posted comments on this change. ( http://gerrit.cloudera.org:8080/15062 )
Change subject: [WIP] IMPALA-6772: Enable test_scanners_fuzz for ORC ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/15062/1/tests/query_test/test_scanners_fuzz.py File tests/query_test/test_scanners_fuzz.py: http://gerrit.cloudera.org:8080/#/c/15062/1/tests/query_test/test_scanners_fuzz.py@130 PS1, Line 130: create_tbl = ("create table {0} stored as {2} as select * from" : " functional_{2}.{1}".format(fq_tbl_name, orig_tbl_name, : table_format.file_format)) This tries to write the table with Impala, right? In that case it shouldn't work with Orc. -- To view, visit http://gerrit.cloudera.org:8080/15062 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I3233e5d9f555029d954b5ddd5858ea194afc06bf Gerrit-Change-Number: 15062 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Fri, 17 Jan 2020 15:00:24 +0000 Gerrit-HasComments: Yes
