alamb commented on PR #8862:
URL:
https://github.com/apache/arrow-datafusion/pull/8862#issuecomment-1906376946
> If I want to support the syntax position('world' in 'Helloworld') = 6, I
need to do it at https://github.com/sqlparser-rs/sqlparser-rs Add a syntax
parsing in , which may be like adding the overlay function in
https://github.com/sqlparser-rs/sqlparser-rs/pull/594. What do you suggest?
Hi @zy-kkk -- I didn't realize there was special syntax. Yes in order to
support that special syntax we would need a change in sqlparser.
What I suggest in this case is that we file a follow on ticket to support
posgresql style and merge this PR. I will file the ticket shortly
--
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]