This is an automated email from the ASF dual-hosted git repository.
stigahuang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
The following commit(s) were added to refs/heads/master by this push:
new eb2939245 IMPALA-12693: [DOCS] Typo in link for ltrim in string
functions docs
eb2939245 is described below
commit eb2939245f58a8612a4f68c866abefdf42ab6113
Author: Saurabh Katiyal <[email protected]>
AuthorDate: Fri Mar 8 17:16:27 2024 +0530
IMPALA-12693: [DOCS] Typo in link for ltrim in string functions docs
Fixed documentation typo for LTRIM string function, from LTRI to LTRIM.
Change-Id: If4345fc6d19f04d0c0c6feef3e0c8598271224fe
Reviewed-on: http://gerrit.cloudera.org:8080/21123
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Daniel Becker <[email protected]>
---
docs/topics/impala_string_functions.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/topics/impala_string_functions.xml
b/docs/topics/impala_string_functions.xml
index 5fd723d60..8774d1840 100644
--- a/docs/topics/impala_string_functions.xml
+++ b/docs/topics/impala_string_functions.xml
@@ -175,7 +175,7 @@ under the License.
</li>
<li>
- <xref href="#string_functions/ltrim">LTRI </xref>
+ <xref href="#string_functions/ltrim">LTRIM</xref>
</li>
<li>