[RESULT][VOTE] Release DataFusion Python Bindings 43.1.0 RC2

2024-12-12 Thread Andy Grove
On Thu, Dec 12, 2024 at 1:49 PM Andy Grove wrote: > The vote passes with four binding +1 votes. Thanks, everyone. I have > published the release. > > On Sat, Dec 7, 2024 at 5:16 AM Andrew Lamb wrote: > >> +1 (binding) >> >> I verified on an M3 mac. Thanks every

[VOTE] Release DataFusion Python Bindings 43.1.0 RC2

2024-12-06 Thread Andy Grove
Hi, I would like to propose a release of the Apache DataFusion Python Bindings, version 43.1.0. This release candidate is based on commit: 3afdd372447d6f43811ad3389c3cb1600ed1c697 [1] The proposed release tarball and signatures are hosted at [2]. The changelog is located at [3]. The Python wheels

Looking for feedback on new Ballista logo

2024-12-06 Thread Andy Grove
We have some proposals for a new Ballista logo, based on the DataFusion logo. Please comment on the issue if you would like to help us choose a winner. https://github.com/apache/datafusion-ballista/issues/1133 Thanks.

[RESULT] [VOTE] Release Apache DataFusion Comet 0.5.0 RC1

2025-01-17 Thread Andy Grove
> On Jan 17, 2025, at 12:22 PM, Andy Grove wrote: > > The vote passes with five +1 votes (three binding). Thank you for voting! > > I have published the source release to ASF, published the > datafusion-comet-spark-expr crate, and released the Maven artifacts (these >

Re: [VOTE] Release Apache DataFusion Comet 0.5.0 RC1

2025-01-17 Thread Andy Grove
u Andy >>> >>> On Tue, Jan 14, 2025 at 3:12 PM L. C. Hsieh wrote: >>> >>>> +1 (binding) >>>> >>>> Verified on M3 Mac. >>>> >>>> Thanks Andy. >>>> >>>> On Tue, Jan 14, 2025 at 11:2

[RESULT][VOTE] Release Apache DataFusion Ballista 43.0.0 RC2

2025-01-20 Thread Andy Grove
On Mon, Jan 20, 2025 at 2:52 PM Andy Grove wrote: > The vote passes with four +1 votes (three binding). Thanks, everyone. > > I have published the source release and will release the crates shortly. > > On Thu, Jan 16, 2025 at 10:50 AM L. C. Hsieh wrote: > >> +1 (bindi

Re: [VOTE] Release Apache DataFusion Ballista 43.0.0 RC2

2025-01-20 Thread Andy Grove
025 at 9:31 AM Andrew Lamb > wrote: > > > > +1 (binding) > > > > I verified on M3 mac > > > > Thanks Andy! > > > > On Thu, Jan 16, 2025 at 9:55 AM Andy Grove > wrote: > > > > > Hi Liang-Chi, > > > > > > It looks

PGQ discussion on agenda for this week's community call

2025-01-13 Thread Andy Grove
Semyon Grigorev would like to discuss PGQ on this week's community call. If this is a topic that you are interested in or have views on, you may want to attend. Call details: https://docs.google.com/document/d/1NBpkIAuU7O9h8Br5CbFksDhX-L9TyO9wmGLPMe0Plc8/edit?usp=sharing Related GitHub issue: htt

[VOTE] Release Apache DataFusion Ballista 43.0.0 RC2

2025-01-15 Thread Andy Grove
Hi, I would like to propose a release of Apache DataFusion Ballista version 43.0.0. *** Note that this is RC2. Also, it is necessary to fetch the latest from the main branch before running the verification script *** This release candidate is based on commit: 9c9ca0d3342a17d5e83a11b331dfa332c8d7

Re: [VOTE] Release Apache DataFusion Ballista 43.0.0 RC2

2025-01-16 Thread Andy Grove
Ran the verification script and got the error message: > > + pushd ballista/cache > dev/release/verify-release-candidate.sh: line 146: pushd: > ballista/cache: No such file or directory > > On Wed, Jan 15, 2025 at 5:17 PM Andy Grove wrote: > > > > Hi, > > >

[VOTE] Release Apache DataFusion Comet 0.5.0 RC1

2025-01-14 Thread Andy Grove
Hi, I would like to propose a release of Apache DataFusion Comet version 0.5.0. This release candidate is based on commit: 698c6e5ee70404ea51151c3b4c927ea52d5c0bc2 [1] The proposed release tarball and signatures are hosted at [2]. Pre-built jar files are available in a Maven staging repository [

Comet 0.7.0 Blog Post PR

2025-03-20 Thread Andy Grove
Hi, I created a PR to publish a blog post for Comet 0.7.0 [1], and a preview is available [2]. Please feel free to comment on the PR if you have any feedback. Thanks, Andy. [1] https://github.com/apache/datafusion-site/pull/63 [2] https://datafusion.staged.apache.org/blog/2025/03/20/datafusion

[RESULT][VOTE] Release Apache DataFusion Comet 0.7.0 RC1

2025-03-16 Thread Andy Grove
On Sun, Mar 16, 2025 at 9:01 PM Andy Grove wrote: > The vote passes with six +1 votes (three binding). Thanks, everyone. > > Source release: > https://dist.apache.org/repos/dist/release/datafusion/datafusion-comet-0.7.0/ > > I published the datafusion-comet-spark-expr crate. &g

Re: [VOTE] Release Apache DataFusion Comet 0.7.0 RC1

2025-03-16 Thread Andy Grove
huaxin gao wrote: > +1 (non-binding) > verified on M2 Mac > > On Fri, Mar 14, 2025 at 10:18 AM Parth Chandra wrote: > > > +1 (non-binding) > > Verified on M3 mac. > > > > > > On Thu, Mar 13, 2025 at 5:57 PM Andy Grove > wrote: > > > >

[RESULT][VOTE][RUST][Ballista] Release Apache DataFusion Ballista 45.0.0 RC1

2025-04-08 Thread Andy Grove
On Tue, Apr 8, 2025 at 7:07 AM Andy Grove wrote: > The vote passes with six +1 votes (three binding). Thanks, everyone. > > I have published the source release and also published to crates.io > > On Tue, Apr 8, 2025 at 1:55 AM Xudong Wang wrote: > >> +1 (non-binding)

Deleting old releases and release candidates

2025-04-08 Thread Andy Grove
Hi, I noticed that we have not been deleting release candidates from subversion after they have been released and also we have not been deleting old releases. We are supposed to only maintain the latest release in subversion according to [1]. The release process documentation for most of the dataf

Re: [VOTE][RUST][Ballista] Release Apache DataFusion Ballista 45.0.0 RC1

2025-04-08 Thread Andy Grove
The vote passes with six +1 votes (three binding). Thanks, everyone. I have published the source release and also published to crates.io On Tue, Apr 8, 2025 at 1:55 AM Xudong Wang wrote: > +1 (non-binding) > > Verified on M4 Mac. > > Thank you Andy > > On 2025/04/04 17:5

[RESULT][VOTE] Release Apache DataFusion 47.0.0 RC1

2025-04-20 Thread Andy Grove
On Sun, Apr 20, 2025 at 8:08 AM Andy Grove wrote: > The vote passes with seven +1 votes (three binding). I have published the > source release and am in the process of publishing the crates. Thanks, > everyone. > > On Wed, Apr 16, 2025 at 2:03 PM Andrew Lamb wrote: > >>

Re: [VOTE] Release Apache DataFusion 47.0.0 RC1

2025-04-20 Thread Andy Grove
The vote passes with seven +1 votes (three binding). I have published the source release and am in the process of publishing the crates. Thanks, everyone. On Wed, Apr 16, 2025 at 2:03 PM Andrew Lamb wrote: > Hi, > > I would like to propose a release of Apache DataFusion version 47.0.0. > > This

Re: [VOTE] Release Apache DataFusion Comet 0.8.0 RC1

2025-04-26 Thread Andy Grove
wrote: > > > > > +1 > > > > > > My bad forgot to vote > > > > > > On 2025/04/25 14:54:55 "Oleks V." wrote: > > > > Verified on M3 Mac > > > > > > > > Thanks Andy > > > > > > >

[RESULT] [VOTE] Release Apache DataFusion Comet 0.8.0 RC1

2025-04-26 Thread Andy Grove
On Sat, Apr 26, 2025 at 8:16 AM Andy Grove wrote: > The vote passes with five +1 votes (three binding). Thanks, everyone. > > Source release: > https://dist.apache.org/repos/dist/release/datafusion/datafusion-comet-0.8.0/ > > The maven artifacts should be available later today

[VOTE] Release Apache DataFusion Comet 0.8.0 RC1

2025-04-23 Thread Andy Grove
Hi, I would like to propose a release of Apache DataFusion Comet version 0.8.0. This release candidate is based on commit: 64b625233b8e0617687ea5b097344a805066861a [1] The proposed release tarball and signatures are hosted at [2]. Pre-built jar files are available in a Maven staging repositor

Re: [VOTE] Release Apache DataFusion 47.0.0 RC1

2025-04-16 Thread Andy Grove
+1 (binding) Verified on Apple M3 Max. Thanks, Andrew! On Wed, Apr 16, 2025 at 4:52 PM L. C. Hsieh wrote: > +1 (binding) > > Verified on M4 Mac. > > Thanks Andrew. > > On Wed, Apr 16, 2025 at 1:03 PM Andrew Lamb wrote: > > > > Hi, > > > > I would like to propose a release of Apache DataFusion

[VOTE] Release Apache DataFusion Comet 0.8.1 RC1

2025-04-30 Thread Andy Grove
Hi, I would like to propose a release of Apache DataFusion Comet version 0.8.1. This release candidate is based on commit: 19c69bd973fd1ea1552ca849b770a48d0f47 [1] The proposed release tarball and signatures are hosted at [2]. Pre-built jar files are available in a Maven staging repository [3

Re: [VOTE] Release Apache DataFusion sqlparser-rs 0.56.0 RC1

2025-05-01 Thread Andy Grove
+1 (binding) Verified on M3 Mac. Thanks, Andrew. On Tue, Apr 29, 2025 at 4:24 PM L. C. Hsieh wrote: > +1 (binding) > > Verified on M4 Mac. > > Thanks Andrew. > > On Tue, Apr 29, 2025 at 1:46 PM Andrew Lamb > wrote: > > > > Hi, > > > > I would like to propose a release of Apache DataFusion sql

[RESULT][VOTE] Release Apache DataFusion Comet 0.8.1 RC1

2025-05-04 Thread Andy Grove
On Sun, May 4, 2025 at 7:39 AM Andy Grove wrote: > The vote passes with five +1 votes (three binding). Thanks, everyone. > > Source release: > https://dist.apache.org/repos/dist/release/datafusion/datafusion-comet-0.8.1/ > > Maven artifacts will be available soon. > >

Re: [VOTE] Release Apache DataFusion Comet 0.8.1 RC1

2025-05-04 Thread Andy Grove
025 at 8:51 PM huaxin gao > wrote: > > > >> +1 (non-binding) > >> > >> Verified on M1 Mac. > >> > >> Thanks Andy. > >> > >> On Wed, Apr 30, 2025 at 5:37 PM L. C. Hsieh wrote: > >> > >>> +1 (binding) > >&

[VOTE] Release Apache DataFusion Ballista 46.0.0 RC1

2025-05-05 Thread Andy Grove
Hi, I would like to propose a release of Apache DataFusion Ballista version 46.0.0. This release candidate is based on commit: 90fdf1846863d9194a3a814ab9ba691a0a9cdb65 [1] The proposed release tarball and signatures are hosted at [2]. The changelog is located at [3]. Please download, verify chec

Re: [VOTE] Release Apache DataFusion Comet 0.6.0 RC1

2025-02-17 Thread Andy Grove
on M4 Mac. > > Thanks Andy. > > On Fri, Feb 14, 2025 at 11:27 AM Andy Grove wrote: > > > > Hi, > > > > I would like to propose a release of Apache DataFusion Comet version > 0.6.0. > > > > This release candidate is based on commit: > > b735f2debb983e9

[RESULT] [VOTE] Release Apache DataFusion Comet 0.6.0 RC1

2025-02-17 Thread Andy Grove
On Mon, Feb 17, 2025 at 12:24 PM Andy Grove wrote: > The vote passes with three binding +1 votes. Thank you. > > - Source tarball is released > - datafusion-comet-spark-expr crate is published > - maven artifacts are being released now (may take some time) > > On Fri, Feb

Re: [VOTE] Release DataFusion Python Bindings 45.2.0 RC2

2025-02-19 Thread Andy Grove
+1 (binding) Verified on Ubuntu 22.04.5 Thanks, Tim! I did see a bunch of warnings, btw: warning: use of deprecated associated function `pyo3::types::PyModule::new_bound`: renamed to `PyModule::new` --> src/lib.rs:111:27 | 111 | let store = PyModule::new_bound(py, "object_store")?;

Re: [VOTE] Release Apache DataFusion 46.0.0 RC1

2025-03-03 Thread Andy Grove
I am seeing similar errors today on all Comet PRs. Something seems to have changed with the 1.85 release. For Comet, changing the rust-toolchain file to refer to channel "stable" rather than a specific version number seems to fix this. On Mon, Mar 3, 2025 at 9:25 AM Andrew Lamb wrote: > I have a

Re: [VOTE] Release Apache DataFusion 46.0.0 RC1

2025-03-03 Thread Andy Grove
I have a PR that may fix the issue: https://github.com/apache/datafusion/pull/14985 On Mon, Mar 3, 2025 at 10:04 AM Andrew Lamb wrote: > I think something in rustup changed: > https://github.com/apache/datafusion/issues/14982#issuecomment-2694821546 > > On Mon, Mar 3, 2025 at 1

Re: [VOTE] Release Apache DataFusion 46.0.0 RC2

2025-03-04 Thread Andy Grove
Oops. Thanks, Xudong! On Tue, Mar 4, 2025 at 3:38 PM Andy Grove wrote: > +1 (binding) > > Tested with verification script and with Comet upgrade. > > Thanks, Andrew! > > > On Tue, Mar 4, 2025 at 11:22 AM Kevin Liu wrote: > >> Thank you, that fixed the issue. &g

Re: [VOTE] Release Apache DataFusion 46.0.0 RC2

2025-03-04 Thread Andy Grove
+1 (binding) Tested with verification script and with Comet upgrade. Thanks, Andrew! On Tue, Mar 4, 2025 at 11:22 AM Kevin Liu wrote: > 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, > Ke

Re: [VOTE] Release Apache DataFusion Ballista 44.0.0 RC1

2025-03-04 Thread Andy Grove
he work on this one and > Andy for doing the release process! > > Andrew > > On Sat, Mar 1, 2025 at 2:40 PM Marko Milenković > wrote: > > > +1 non-binding > > Verified on Mac M4 > > > > Thanks Andy! > > > > Best regards, > > > &g

[VOTE] Release Apache DataFusion Ballista 44.0.0 RC1

2025-03-01 Thread Andy Grove
Hi, I would like to propose a release of Apache DataFusion Ballista version 44.0.0. This release candidate is based on commit: fc5a99c2e9fb52ae06127fa0fe2f19d6ff9406a6 [1] The proposed release tarball and signatures are hosted at [2]. The changelog is located at [3]. Please download, verify chec

[VOTE] Release Apache DataFusion Comet 0.7.0 RC1

2025-03-13 Thread Andy Grove
Hi, I would like to propose a release of Apache DataFusion Comet version 0.7.0. This release candidate is based on commit: 664e681e425648699daeb615a4f8ffe2c91ae9ad [1] The proposed release tarball and signatures are hosted at [2]. Pre-built jar files are available in a Maven staging repositor

Re: [VOTE] Release Apache DataFusion sqlparser-rs 0.55.0 RC1

2025-03-05 Thread Andy Grove
+1 (binding) Verified on Ubuntu. Thanks, Andrew! On Sat, Mar 1, 2025 at 12:07 PM Kevin Liu wrote: > +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 2

[VOTE] Release Apache DataFusion Comet 0.6.0 RC1

2025-02-14 Thread Andy Grove
Hi, I would like to propose a release of Apache DataFusion Comet version 0.6.0. This release candidate is based on commit: b735f2debb983e96d8f4a8a948ef4d61f80f6bcb [1] The proposed release tarball and signatures are hosted at [2]. Pre-built jar files are available in a Maven staging repository [3

Re: [VOTE] Release Apache DataFusion Comet 0.6.0 RC1

2025-02-19 Thread Andy Grove
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.

[VOTE][RUST][Ballista] Release Apache DataFusion Ballista 45.0.0 RC1

2025-04-04 Thread Andy Grove
Hi, I would like to propose a release of Apache DataFusion Ballista version 45.0.0. This release candidate is based on commit: a749d4a9034f54f1c27f4b47424e54ce0f93389d [1] The proposed release tarball and signatures are hosted at [2]. The changelog is located at [3]. Please download, verify chec

Re: [VOTE] Release DataFusion Python Bindings 46.0.0 RC1

2025-03-29 Thread Andy Grove
+1 (binding) Verified on Ubuntu 22.04.5 LTS Thanks, Tim! On Mon, Mar 24, 2025 at 10:52 AM Kevin Liu wrote: > +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 20

[RESULT][VOTE] Release Apache DataFusion Ballista 46.0.0 RC1

2025-05-17 Thread Andy Grove
On Sat, May 17, 2025 at 12:40 PM Andy Grove wrote: > The vote passes with five +1 votes (three binding). Thanks, everyone. > > Source release: > https://dist.apache.org/repos/dist/release/datafusion/datafusion-ballista-46.0.0/ > > I will publish the crates shortly. > >

Re: [VOTE] Release Apache DataFusion Ballista 46.0.0 RC1

2025-05-17 Thread Andy Grove
> > Marko Milenković > > > > > > > > > > > On 5 May 2025, at 18:05, Andy Grove wrote: > > > > > > Hi, > > > > > > I would like to propose a release of Apache DataFusion Ballista version > > > 46.0.0. > > >

Re: [VOTE] Release DataFusion Python Bindings 47.0.0 RC1

2025-05-27 Thread Andy Grove
+1 (binding). Verified on Ubuntu 22.04.5 LTS Thanks Tim! On Mon, May 19, 2025 at 1:20 PM Kevin Liu wrote: > +1 (non-binding) > > Verified both using the Verifying a Release instruction on GitHub > < > https://github.com/apache/datafusion-python/blob/main/dev/release/README.md#verifying-a-relea

[VOTE] Release Apache DataFusion Ballista 47.0.0 RC1

2025-06-20 Thread Andy Grove
Hi, I would like to propose a release of Apache DataFusion Ballista version 47.0.0. This release candidate is based on commit: 13cd376f48e557979e7704fa133e601d716ddbe9 [1] The proposed release tarball and signatures are hosted at [2]. The changelog is located at [3]. Please download, verify chec

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

Re: [VOTE] Release Apache DataFusion sqlparser-rs 0.57.0 RC2

2025-06-22 Thread Andy Grove
+1 (binding) Verified on Ubuntu 22.04.5 LTS Thanks, Andrew. On Mon, Jun 16, 2025 at 11:10 AM L. C. Hsieh wrote: > +1 (binding) > > Verified on M4 Mac. > > Thanks Andrew. > > On Mon, Jun 16, 2025 at 9:56 AM Andrew Lamb wrote: > > > > Hi, > > > > I would like to propose a release of Apache Data

Re: [VOTE] Release Apache DataFusion 48.0.0 RC3

2025-06-07 Thread Andy Grove
+1 (binding) Verified by upgrading Comet in https://github.com/apache/datafusion-comet/pull/1863 Thanks Xudong! On Sat, Jun 7, 2025 at 9:35 AM L. C. Hsieh wrote: > +1 (binding) > > Verified on M4 Mac. > > Thanks Xudong. > > On Fri, Jun 6, 2025 at 11:39 PM Wang Xudong wrote: > > > > Hi, > > >

Re: [VOTE] Release Apache DataFusion Ballista 47.0.0 RC1

2025-06-25 Thread Andy Grove
o Milenković > > > > > > On 20 Jun 2025, at 22:42, Andy Grove wrote: > > > > Hi, > > > > I would like to propose a release of Apache DataFusion Ballista version > > 47.0.0. > > > > This release candidate is based on commit: > > 13c

[RESULT][VOTE] Release Apache DataFusion Ballista 47.0.0 RC1

2025-06-25 Thread Andy Grove
On Wed, Jun 25, 2025 at 1:13 PM Andy Grove wrote: > The vote passes with four +1 votes (three binding). Thanks, everyone. I > have published the source tarball and also published the crates. > > On Sat, Jun 21, 2025 at 3:11 AM Marko Milenković > wrote: > >> + 1 (non-bi

Re: [VOTE] Release Apache DataFusion Comet 0.9.0 RC2

2025-07-03 Thread Andy Grove
.. FAILURE [ > 3.720 s] > [INFO] comet-spark SKIPPED > [INFO] comet-spark-integration SKIPPED > [INFO] comet-fuzz ..... SKIPPED > [INFO] > ---

Re: [VOTE] Release Apache DataFusion Comet 0.9.0 RC2

2025-07-04 Thread Andy Grove
_64 > > I didn't figure out what was wrong with my local setup, but I ran the tests > on another machine and it seems to have worked. > > Thanks again everyone, > Andrew > > On Thu, Jul 3, 2025 at 8:17 AM Andy Grove wrote: > > > Thanks for trying to verify the relea

[RESULT][VOTE] Release Apache DataFusion Comet 0.9.0 RC2

2025-07-04 Thread Andy Grove
On Fri, Jul 4, 2025 at 11:08 AM Andy Grove wrote: > The vote passes with five +1 votes (four binding). Thank you for voting. > > I have published: > > - Source release > - datafusion-comet-spark-expr crate > - Maven artifacts (will take some time to show up) > > On

[VOTE] Release Apache DataFusion Comet 0.9.0 RC2

2025-07-01 Thread Andy Grove
Hi, I would like to propose a release of Apache DataFusion Comet version 0.9.0. This release candidate is based on commit: 1c462bc6c41b05e69b0ea7dd658e135648deff6c [1] The proposed release tarball and signatures are hosted at [2]. Pre-built jar files are available in a Maven staging repositor

Should we move the DataFusion Ray project back to datafusion-contrib?

2025-07-28 Thread Andy Grove
The DataFusion Ray project [1] originated in datafusion-contrib and was donated to the Apache DataFusion project in September of last year. There was a period of intense development, primarily driven by a single contributor, during which the project underwent a significant rewrite. Unfortunately, t

Re: Should we move the DataFusion Ray project back to datafusion-contrib?

2025-07-29 Thread Andy Grove
x27;t > >> think moving it back is an option. > >> > >> IMO, the more practical approach is to request archiving the project as > it > >> stands. If at least three people want to work on it in the future, they > can > >> reactivate it when needed. >

[VOTE] Release Apache DataFusion Ballista 48.0.0 RC1

2025-07-31 Thread Andy Grove
Hi, I would like to propose a release of Apache DataFusion Ballista version 48.0.0. This release candidate is based on commit: 948cab17ea76c7f5e80a679fee919b902f720e91 [1] The proposed release tarball and signatures are hosted at [2]. The changelog is located at [3]. Please download, verify

<    1   2