Greg Rahn has posted comments on this change. Change subject: IMPALA-5326: [DOCS] Document REPLACE() function ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/6979/1/docs/topics/impala_new_features.xml File docs/topics/impala_new_features.xml: PS1, Line 70: The <codeph>replace()</codeph> function performs simple string substitutions : faster than <codeph>regexp_replace()</codeph>. See <xref keyref="string_functions"/> : for details. Proposal: Addition of the <codeph>replace()</codeph> function which will be faster than <codeph>regexp_replace()</codeph> for simple string substitutions. See <xref keyref="string_functions"/> for details. -- To view, visit http://gerrit.cloudera.org:8080/6979 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib576fba03673bd6708a46f45c8388477b25e34da Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: John Russell <[email protected]> Gerrit-Reviewer: Greg Rahn <[email protected]> Gerrit-Reviewer: Zach Amsden <[email protected]> Gerrit-HasComments: Yes
