Mihaly Szjatinya has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/21825 )

Change subject: IMPALA-889: Add trim() function matching ANSI SQL definition
......................................................................


Patch Set 6:

> Uploaded patch set 6.

Updates:
1. Allowed 'leading', 'trailing' and 'both' keyword without backtics by adding 
them to reserved words whitelist.
2. Fixed "select trim(name from "string") from table" syntax by reinterpreting 
where parameter as charset in case it's not one of 'leading', 'trailing' or 
'both'.
3. Improved string_expr.
4. Made sure NULL arguments are handled ok.
5. Added EE tests for all string_expr variants.


--
To view, visit http://gerrit.cloudera.org:8080/21825
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I3c4fa6d0d8d0684c4b6d8dac8fd531d205e4f7b4
Gerrit-Change-Number: 21825
Gerrit-PatchSet: 6
Gerrit-Owner: Mihaly Szjatinya <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Mihaly Szjatinya <[email protected]>
Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]>
Gerrit-Reviewer: Peter Rozsa <[email protected]>
Gerrit-Comment-Date: Thu, 10 Oct 2024 10:06:34 +0000
Gerrit-HasComments: No

Reply via email to