nivia007 opened a new pull request #12440:
URL: https://github.com/apache/arrow/pull/12440


   …tions to handle more cases
   
   Added conditions to handle below cases:
   case where left('abcdef', -6) -> "" and left('abcdef', -7) -> ""
   case where right('abcdef', -6) -> "" and right('abcdef', -7) -> ""


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to