feat: update rust edition to 2024 - #1355
Conversation
eafadf0 to
96c9253
Compare
|
I noticed that Fixed msrv check which was actually wrong - my bad ! - ( |
|
what if we do not change anything in python directory and leave it as it was? keep msrv and dependencies as they were? |
|
Fine by me |
milenkovicm
left a comment
There was a problem hiding this comment.
i think other changes are ok, just revert changes to python please
This should be good now. Added the cargo resolver upgrade since the previous push |
|
Thanks @killzoner |
|
Thank you for the quick feedbacks! |
|
there are two fresh new issues if you're interested @killzoner |
Sure, happy to take on these |
Which issue does this PR close?
Closes #1271
Revival of #1290
I added pyballista migration too compared to the previous PRRationale for this change
Update Rust edition. Now possible since upstream datafusion 51 is targeting a recent enough rust MSRV
What changes are included in this PR?
Are there any user-facing changes?
No