[DISCUSS] Jonah Gao for PMC

2024-12-03 Thread Andrew Lamb
I would like to propose adding Jonah Gao[1] to the DataFusion PMC. Jonah has been a committer since April 2024, has a strong and sustained contribution record for more than a year. He helps care and fix bugs in the SQL layer, and has helped review many pull requests[3][4] in addition to his own st

Re: [DISCUSS] Jonah Gao for PMC

2024-12-03 Thread Andrew Lamb
I apologize I sent this to the wrong list :( On Tue, Dec 3, 2024 at 7:38 AM Andrew Lamb wrote: > I would like to propose adding Jonah Gao[1] to the DataFusion PMC. > > Jonah has been a committer since April 2024, has a strong and sustained > contribution record for more than a year. He helps car

[CROWDSOURCING] 2024-12-11 DataFusion ASF Board Report

2024-12-03 Thread Andrew Lamb
It's time again to provide another board report. As a reminder, the primary reason for these reports is for the board to make sure the project is ok. The actual project details are more likely helpful for other members of the project than the board. With that being said, please feel free to prov

[ANNOUNCE] New DataFusion committer: Piotr Findeisen (findepi)

2024-12-03 Thread Andrew Lamb
On behalf of the DataFusion PMC, I'm happy to announce that Piotr Findeisen has accepted an invitation to become a committer on Apache DataFusion. Welcome, and thank you for your contributions! Andrew

Re: [ANNOUNCE] New DataFusion committer: Piotr Findeisen (findepi)

2024-12-03 Thread Filippo Rossi
Congratulations! Well done On Tue, Dec 3, 2024, at 12:49, Andrew Lamb wrote: > On behalf of the DataFusion PMC, I'm happy to announce that Piotr Findeisen > has accepted an invitation to become a committer on Apache > DataFusion. Welcome, and thank you for your contributions! > > Andrew >

Re: [ANNOUNCE] New DataFusion committer: Piotr Findeisen (findepi)

2024-12-03 Thread Tim Saucer
Congratulations! Very well deserved! On Tue, Dec 3, 2024 at 6:51 AM Andrew Lamb wrote: > On behalf of the DataFusion PMC, I'm happy to announce that Piotr Findeisen > has accepted an invitation to become a committer on Apache > DataFusion. Welcome, and thank you for your contributions! > > Andre

Re: [VOTE] Release DataFusion Python Bindings 43.0.0 RC1

2024-12-03 Thread Tim Saucer
-1 (non-binding) When I ran the `datafusion-python` tests they all went fine. After that I have a set of unit tests in my own repository for internal work and ran into two issues: 1) Now that built in window functions are being removed, calling things like `datafusion.functions.window("lead", ..)