+1 (non binding)
Verified on M1 mac running `./dev/release/verify-release-candidate.sh
45.0.0 1`
Best,
Kevin Liu
On Mon, Feb 3, 2025 at 2:00 PM Andrew Lamb wrote:
> Hi,
>
> The releases are coming fast and furious.
>
> I would like to propose a release of Apache DataFusion
n/dev/release/README.md#verifying-a-release>
instructions are outdated.
Best,
Kevin Liu
On Mon, Feb 3, 2025 at 9:36 AM L. C. Hsieh wrote:
> +1 (binding)
>
> Verified on M4 Mac.
>
> Note that after removing requirements-310.txt as Andrew suggested, in
> order to make it work
Another data point:
I've tested 45.0.0 RC1 against iceberg-rust
https://github.com/apache/iceberg-rust/pull/943
Everything passes in CI except one specific doc test. I'm not sure why it
fails but I was able to run it successfully on my local machine.
Best,
Kevin Liu
On Mon, Feb 3,
Late to the party, I just joined the devlist.
Thanks everyone 🎉! I see v44.0.0 in pypi
https://pypi.org/project/datafusion/
Best,
Kevin Liu
On Fri, Feb 7, 2025 at 7:42 AM Andrew Lamb wrote:
> 🎉
>
> On Fri, Feb 7, 2025 at 10:40 AM Tim Saucer wrote:
>
> > Thank you, Andrew.
Cheers! Thanks for all the hard work and the super fast release process.
Best,
Kevin Liu
On Fri, Feb 7, 2025 at 7:50 AM Andrew Lamb wrote:
> (resending with correct subject)
>
> On Fri, Feb 7, 2025 at 10:49 AM Andrew Lamb wrote:
>
> > With 4 +1 votes (3 binding) the r
Hey folks,
Quick question on this release, should the datafusion-python crate be
updated as well? I see the latest version is currently v43.1.0
https://crates.io/crates/datafusion-python
Looking back at the devlist, I didn't see a thread specifically for
releasing the crate.
Best,
Kevin Li
Thanks for posting here! Great read.
Best,
Kevin Liu
On Tue, Mar 18, 2025 at 1:46 PM Andrew Lamb wrote:
> There is a PR to cross post a blog about Parquet pruning on the DataFusion
> site[1]. Please take a look and leave comments if you are interested.
>
> [1]: https://githu
Congratulations! Great to see the community growing.
Best,
Kevin Liu
On Tue, Mar 18, 2025 at 2:05 AM Tim Saucer wrote:
> Congratulations! So well deserved!
>
> Best,
> Tim
>
> On Mon, Mar 17, 2025 at 8:22 PM Andrew Lamb
> wrote:
>
> > On behalf of the DataFus
+1 (non-binding)
Thanks,
Kevin Liu
On Sun, Mar 23, 2025 at 8:39 PM Xudong Wang wrote:
> +1 (non-binding)
>
> Verified on my M4 Mac
>
> Thanks, Tim.
>
> On 2025/03/23 00:35:43 Tim Saucer wrote:
> > Hi,
> >
> > I would like to propose a release of
Hi Sami,
Here's the instruction to join the mailing list
https://datafusion.apache.org/contributor-guide/communication.html#mailing-lists
You'd have to send an email to `dev-subscr...@datafusion.apache.org` and
then follow the instructions.
Best,
Kevin Liu
On Thu, Mar 27, 2025
Hey folks,
Following up on the conversation about pyarrow, v19.0.1 has just been
released on pypi, https://pypi.org/project/pyarrow/.
I reran the test suite using `pyarrow==19.0.1` and verified that all tests
passed.
Best,
Kevin Liu
On Tue, Feb 18, 2025 at 3:04 AM Andrew Lamb wrote:
>
n
(`19.0.1`) is released next week, the issue should be automatically
resolved.
Best,
Kevin Liu
On Mon, Feb 17, 2025 at 3:32 PM L. C. Hsieh wrote:
> +1 (binding)
>
> Verified on M4 Mac.
>
> Thanks Tim.
>
> On Mon, Feb 17, 2025 at 3:15 PM Tim Saucer wrote:
> >
>
Thank you! Appreciate the quick response here.
Best,
Kevin Liu
On Tue, Feb 11, 2025 at 5:17 PM Andrew Lamb wrote:
> I have published version 44 now to crates.io:
> https://crates.io/crates/datafusion-python/44.0.0
>
> Thanks for the ping Kevin
>
> Andrew
>
> On Tue,
comet-0.6.0.X.3RlR7ejtd9
for details.'
Failed to verify release candidate. See
/var/folders/f1/3_vzsn7x1jq9hszb3z9y6f0mgn/T/datafusion-comet-0.6.0.X.3RlR7ejtd9
for details.
```
Please let me know if I'm missing something.
Best,
Kevin Liu
On Fri, Feb 14, 2025 at 12:21 PM L. C
Thank you, that fixed the issue.
+1 (non-binding).
Verified by running `./dev/release/verify-release-candidate.sh 46.0.0 2` on
M1 Mac.
Best,
Kevin Liu
On Tue, Mar 4, 2025 at 8:48 AM Andrew Lamb wrote:
> I think you need to set the limit of files higher. Something like the
> fol
+1 non binding.
Ran `./dev/release/verify-release-candidate.sh 0.55.0 1` on M1 Mac.
Ran an example, `echo "select 1;" | cargo run --example cli -`
Best,
Kevin Liu
On Thu, Feb 27, 2025 at 11:30 AM L. C. Hsieh wrote:
> +1 (binding)
>
> Verified on M4 Mac.
>
> Thanks
+1 non-binding
Ran `./dev/release/verify-release-candidate.sh 44.0.0 1` on M1 Mac.
Ran the standalone example, `cargo run --example standalone_sql
--features="ballista/standalone"`
Best,
Kevin Liu
On Sat, Mar 1, 2025 at 7:27 AM Andy Grove wrote:
> Hi,
>
> I would like to p
lt: FAILED. 64 passed; 1 failed; 0 ignored; 0 measured; 0 filtered
out; finished in 74.07s
```
Best,
Kevin Liu
On Tue, Mar 4, 2025 at 7:21 AM L. C. Hsieh wrote:
> +1 (binding)
>
> Verified on M4 Mac.
>
> Thanks Xudong.
>
> On Tue, Mar 4, 2025 at 7:02 AM Andrew Lamb wrote:
>
Ah that makes sense, thanks for following up. I see we sent the last
messages within minutes of each other.
Thank you for running the release!
Best,
Kevin Liu
On Wed, Feb 19, 2025 at 2:43 PM Andy Grove wrote:
> Hi Kevin,
>
> I think you were just unlucky with your timing and ran this
I see datafusion 45.2.0 on pypi now, https://pypi.org/project/datafusion/
Thanks for working on the release everyone! :)
Best,
Kevin Liu
On Sun, Feb 23, 2025 at 5:11 AM Andrew Lamb wrote:
> With 5 +1 votes (3 binding) the release is approved.
>
> The release is available here:
&g
Linking back to the devlist
https://datafusion.apache.org/blog/2025/02/20/datafusion-45.0.0/
Thanks again for the great blog!
Best,
Kevin Liu
On Sun, Feb 23, 2025 at 5:16 AM Andrew Lamb wrote:
> Hello DataFusion community.
>
> Bruce has created a blog post for our most recent
on the release!
Best,
Kevin Liu
On Mon, May 19, 2025 at 10:41 AM Andrew Lamb wrote:
> +1 (binding)
>
> Verified on an M3 Mac
>
> Thank you Tim
>
>
>
> On Mon, May 19, 2025 at 1:02 PM L. C. Hsieh wrote:
>
> > +1 (binding)
> >
> > Verified on M4 Mac.
>
Congratulations!! 🥳
On Sat, May 24, 2025 at 10:13 AM Xuanwo wrote:
> Congrats, xudong!
>
> On Sat, May 24, 2025, at 18:48, Andrew Lamb wrote:
> > The Project Management Committee (PMC) for Apache DataFusion has invited
> > $Xudong to become a PMC member and we are pleased to announce
> > that he
Congratulations!
On Thu, May 22, 2025 at 4:17 AM Tim Saucer wrote:
> Congratulations Adrian!
>
>
> On Wed, May 21, 2025 at 9:17 PM Phillip LeBlanc
> wrote:
>
> > Congrats Adrian!
> >
> > From: Andrew Lamb
> > Date: Thursday, May 22, 2025 at 6:34 AM
> > To: dev@datafusion.apache.org
> > Subjec
24 matches
Mail list logo