Andrew Lamb
Andrew Lamb
Relevant mailing list discussion: https://lists.apache.org/thread/vv279vtm6q7cfnbgwx4dlm7yj9j93ly4 New repository is here: https://github.com/apache/datafusion-sqlparser-rs My planned next step (if no one beats me to it) is to create a PR with the code (and...
🤔 that is a good idea. The trick is to figure out if the apache (destination organization) can accept such transfers. I will open a ticket to find out
Thanks @git-hulk and @lovasoa -- I have filed https://issues.apache.org/jira/browse/INFRA-26136 to request the transfer.
I plan to work on this release later this week
I reviewed the PRs today and @iffyio @lovasoa and @jmhain had them in great shape. I plan to make the release tomorrow July 9
48.0.0 is published on crates.io: https://crates.io/crates/sqlparser/0.48.0
This was implemented in https://github.com/apache/datafusion/pull/11556 by @XiangpengHao and I added a test in https://github.com/apache/datafusion/pull/11753 to verify
Thank you @ion-elgreco -- let me know if there is anything I can to do help with this PR (e.g. I could work on updating the code to use non...
> @alamb there seems to be a regression in DF, see https://github.com/delta-io/delta-rs/actions/runs/10959345721/job/30431504526?pr=2886#step:7:948. > > A literal with a list is creating a dtype list with inner type using the name...
> fix I filed https://github.com/apache/datafusion/issues/12813 to consider releasing a patch version of DataFusion