Upgrade Apache Spark to 3.5.0#1995
Merged
mathbunnyru merged 4 commits intojupyter:mainfrom Sep 16, 2023
bjornjorgensen:spark3.5.0
Merged
Upgrade Apache Spark to 3.5.0#1995mathbunnyru merged 4 commits intojupyter:mainfrom bjornjorgensen:spark3.5.0
Apache Spark to 3.5.0#1995mathbunnyru merged 4 commits intojupyter:mainfrom
bjornjorgensen:spark3.5.0
Conversation
Member
Does it mean latest pandas 2.1.0 has some issues with spark? |
Contributor
Author
|
Pandas api on spark does not support pandas 2.1.0 |
Member
|
Maybe #1937 will be fixed by this PR? |
Contributor
Author
No. There are some problems with Hadoop 3.3.6 apache/hadoop#5706 https://lists.apache.org/thread/o7ockmppo5yqk2cm7f1kvo7plfgx6xnc |
mathbunnyru
reviewed
Sep 16, 2023
for more information, see https://pre-commit.ci
mathbunnyru
reviewed
Sep 16, 2023
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
Upgrade
Apache Sparkfrom 3.4.1 to 3.5.0Release notes
Pandas on Spark API are using 'pandas<=2.0.3' now.
https://github.com/apache/spark/blob/9c0b803ba124a6e70762aec1e5559b0d66529f4d/dev/infra/Dockerfile#L67C40-L67C40
Issue ticket if applicable
Checklist (especially for first-time contributors)