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
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
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
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
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
>
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
-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", ..)