Zihao Ye has posted comments on this change. ( http://gerrit.cloudera.org:8080/20785 )
Change subject: IMPALA-12581: Fix issue of ILIKE and IREGEXP not working correctly with non-const pattern ...................................................................... Patch Set 3: (1 comment) Thanks for the review! http://gerrit.cloudera.org:8080/#/c/20785/3/tests/query_test/test_exprs.py File tests/query_test/test_exprs.py: http://gerrit.cloudera.org:8080/#/c/20785/3/tests/query_test/test_exprs.py@309 PS3, Line 309: self.execute_query_expect_success(self.client, : "DROP TABLE IF EXISTS {0}".format(tbl_name)) > This is not necessary when using a unique database. Done -- To view, visit http://gerrit.cloudera.org:8080/20785 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I3d66680f5a7660e6a41859754c4230f276e66712 Gerrit-Change-Number: 20785 Gerrit-PatchSet: 3 Gerrit-Owner: Zihao Ye <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Peter Rozsa <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Zihao Ye <[email protected]> Gerrit-Comment-Date: Thu, 14 Dec 2023 11:34:14 +0000 Gerrit-HasComments: Yes
