-
Notifications
You must be signed in to change notification settings - Fork 961
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump pyspark from 3.0.1 to 3.2.2 #2028
base: main
Are you sure you want to change the base?
Conversation
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This issue has been automatically closed for inactivity. If you still wish to make these changes, please open a new pull request or reopen this one. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
@dependabot recreate |
Sorry, only users with push access can use that command. |
@dependabot recreate |
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
@dependabot reopen |
Bumps [pyspark](https://github.com/apache/spark) from 3.0.1 to 3.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](apache/spark@v3.0.1...v3.2.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
0416327
to
4440b15
Compare
Signed-off-by: Kristen Armes <[email protected]>
…ark 3.2.2, a few tests still failing Signed-off-by: Kristen Armes <[email protected]>
hi @harmw, I am working on upgrading some of Amundsen's packages that have security vulnerabilities, and while looking at this suggested pyspark upgrade I noticed that most of the test failures are related to a line in a change you made early last year in this PR, with the error message showing do you have any thoughts on how this could be fixed/have the ability to try it out? I unfortunately don't have a way of making sure it actually works even if I could make the tests pass, so it would be great if you could try it out. thanks! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
Bumps pyspark from 3.0.1 to 3.2.2.
Commits
78a5825
Preparing Spark release v3.2.2-rc1ba978b3
[SPARK-39099][BUILD] Add dependencies to Dockerfile for building Spark releases001d8b0
[SPARK-37554][BUILD] Add PyArrow, pandas and plotly to release Docker image d...9dd4c07
[SPARK-37730][PYTHON][FOLLOWUP] Split comments to comply pycodestyle checkbc54a3f
[SPARK-37730][PYTHON] Replace use of MPLPlot._add_legend_handle with MPLPlot....c5983c1
[SPARK-38018][SQL][3.2] Fix ColumnVectorUtils.populate to handle CalendarInte...32aff86
[SPARK-39447][SQL][3.2] Avoid AssertionError in AdaptiveSparkPlanExec.doExecu...be891ad
[SPARK-39551][SQL][3.2] Add AQE invalid plan check1c0bd4c
[SPARK-39656][SQL][3.2] Fix wrong namespace in DescribeNamespaceExec3d084fe
[SPARK-39677][SQL][DOCS][3.2] Fix args formatting of the regexp and like func...You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.