Re: [I] Support SQL pipe operator [datafusion]

2025-09-20 Thread via GitHub
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

Re: [I] Support SQL pipe operator [datafusion]

2025-08-21 Thread via GitHub
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

Re: [I] Support SQL pipe operator [datafusion-sqlparser-rs]

2025-06-30 Thread via GitHub
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

Re: [I] Support SQL pipe operator [datafusion]

2025-03-09 Thread via GitHub
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

Re: [I] Support SQL pipe operator [datafusion]

2025-03-01 Thread via GitHub
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

Re: [I] Support SQL pipe operator [datafusion]

2025-02-15 Thread via GitHub
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

[I] Support SQL pipe operator [datafusion]

2025-02-13 Thread via GitHub
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/