alamb commented on issue #14660:
URL: https://github.com/apache/datafusion/issues/14660#issuecomment-3280989678
@jonahgao are you interested in this project? I think making progress here
will require a committer to help move it along?
(for anyone else following along, we are trying to
alamb commented on issue #14660:
URL: https://github.com/apache/datafusion/issues/14660#issuecomment-3212178426
First PR is up:
- https://github.com/apache/datafusion/pull/17278
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
iffyio closed issue #1758: Support SQL pipe operator
URL: https://github.com/apache/datafusion-sqlparser-rs/issues/1758
--
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 unsub
simonvandel commented on issue #14660:
URL: https://github.com/apache/datafusion/issues/14660#issuecomment-2709091476
I started work on supporting the syntax in sqlparser-rs here
https://github.com/apache/datafusion-sqlparser-rs/pull/1759
--
This is an automated message from the Apache Gi
simonvandel commented on issue #14660:
URL: https://github.com/apache/datafusion/issues/14660#issuecomment-2692109389
Here's a short video presentation by a Google engineer
https://www.hytradboi.com/2025/f8582cd3-1e39-43a8-8749-46817b2910cf-pipe-syntax-in-sql-its-time
--
This is an automa
alamb commented on issue #14660:
URL: https://github.com/apache/datafusion/issues/14660#issuecomment-2661009274
Interesting idea -- the first thing needed is support in sqlparser if we
don't alread have it
Thanks for the suggestion
--
This is an automated message from the Apache G
simonvandel opened a new issue, #14660:
URL: https://github.com/apache/datafusion/issues/14660
### Is your feature request related to a problem or challenge?
Google BigQuery is releasing support for a pipe operator in their supported
Sql dialect. See https://cloud.google.com/bigquery/