apache / datafusion-python

Apache DataFusion Python Bindings
https://datafusion.apache.org/python
Apache License 2.0
321 stars 64 forks source link

chore: Update cargo lock #697

Closed andygrove closed 1 month ago

andygrove commented 1 month ago

Which issue does this PR close?

N/A

Rationale for this change

I think it is good practice to run cargo update before making a new release candidate.

What changes are included in this PR?

Are there any user-facing changes?

Michael-J-Ward commented 1 month ago

I think mimalloc is going to give us trouble, specifically.

I had tried including some other dependency updates in as a final commit to the #691, but CI failed because of it so i took out the commit.

Michael-J-Ward commented 1 month ago

698 updates the cargo deps sans mimalloc