Syleechan commented on PR #8272:
URL:
https://github.com/apache/arrow-datafusion/pull/8272#issuecomment-1820417621
> LGTM 👍 , and tested below in mysql, maybe add them is better `SELECT
SUBSTRING_INDEX('www.mysql.com', '.', 4); -> www.mysql.com SELECT
SUBSTRING_INDEX('www.mysql.com', '.', 0); -> `
just the same as SELECT substr_index('www.apache.org', 'ac', 2)
--
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]