Re: [VOTE] Release Apache DataFusion 48.0.0 RC2

2025-06-06 Thread Wang Xudong
Hi all, RC3 voting is out: https://lists.apache.org/thread/b7r28j9bzk82cvgcoorxk2cz4c90lso1 Andrew Lamb 于2025年6月7日周六 04:20写道: > We are having a good discussion about the RC on the tracking issue [1] if > anyone would like to follow along: > > [1]: https://github.com/apache/datafusion/issues/157

Re: [VOTE] Release Apache DataFusion 48.0.0 RC2

2025-06-06 Thread Andrew Lamb
We are having a good discussion about the RC on the tracking issue [1] if anyone would like to follow along: [1]: https://github.com/apache/datafusion/issues/15771 On Fri, Jun 6, 2025 at 10:48 AM Dewey Dunnington wrote: > Thank you for preparing this! > > I did briefly want to call out [1], as

Re: [VOTE] Release Apache DataFusion 48.0.0 RC2

2025-06-06 Thread Dewey Dunnington
Thank you for preparing this! I did briefly want to call out [1], as it fixes a bug in the (brand new and awesome!) field metadata/extension type support that Tim has been championing whereby metadata is obliterated in some situations involving literals (e.g., [2]). This renders the field metadata

Re: [VOTE] Release Apache DataFusion 48.0.0 RC2

2025-06-06 Thread Andy Grove
I ran into an issue when upgrading from rc1 to rc2, and I added the details in https://github.com/apache/datafusion/issues/15771#issuecomment-2949450136 but to summarize here, a windowed aggregate test fails with "attempt to subtract with overflow". The relevant part of the stack trace is: 2025-06