[ 
https://issues.apache.org/jira/browse/CALCITE-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867443#comment-17867443
 ] 

Tim Grein commented on CALCITE-6487:
------------------------------------

Not 100% sure if the "Bug" label is correct for an error in the docs or if it 
would've been also fine to simply open the PR without an explicit issue. Any 
guidance on this?

> TRIM function documentation refers to string1 two times
> -------------------------------------------------------
>
>                 Key: CALCITE-6487
>                 URL: https://issues.apache.org/jira/browse/CALCITE-6487
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.37.0
>            Reporter: Tim Grein
>            Assignee: Tim Grein
>            Priority: Trivial
>              Labels: newbie, pull-request-available
>
> The docs for 'TRIM' state the following:
> "Removes the longest string containing only the characters in _string1_ from 
> the start/end/both ends of _string1."_
>  
> It should be the following to be accurate (changed last word from _string1_ 
> to {_}string2{_}):
> "Removes the longest string containing only the characters in _string1_ from 
> the start/end/both ends of _string2."_



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to