Re: [PR] `GenericDialect`: Support pipe operator [datafusion-sqlparser-rs]

2025-08-23 Thread via GitHub
iffyio merged PR #2012: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2012 -- 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: github-unsubscr

[PR] `GenericDialect`: Support pipe operator [datafusion-sqlparser-rs]

2025-08-22 Thread via GitHub
simonvandel opened a new pull request, #2012: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2012 Similar to #1911 and #1921 The docs for GenericDialect says that is can be permissive, so I thought it could support pipe operators. This will make the out-of-the-box