Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2025

Bumps pyspark from 3.5.3 to 3.5.5.

Commits
  • 7c29c66 Preparing Spark release v3.5.5-rc1
  • d65ecc0 [SPARK-51173][TESTS] Add configName Scalastyle rule
  • eedb1aa [SPARK-48899][K8S] Fix ENV key value format in K8s Dockerfiles
  • 3ba36ec [SPARK-51187][SQL][SS][3.5] Implement the graceful deprecation of incorrect c...
  • c0bfae6 [SPARK-51244][INFRA][3.5] Upgrade left Github Action image from `ubuntu-20.04...
  • 23637fe [SPARK-51185][CORE][3.5] Revert simplifications to PartitionedFileUtil API to...
  • 4d15f64 [SPARK-51219][SQL][TESTS][FOLLOWUP] ShowTablesExecremoveArrayImplicits`
  • 030e691 [SPARK-51219][SQL] Fix ShowTablesExec.isTempView to work with non-`V2Sessio...
  • 4962453 [SPARK-51042][SQL][3.5] Read and write the month and days fields of intervals...
  • 6084757 [SPARK-51157][SQL][3.5] Add missing @​VarArgs Scala annotation for Scala funct...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [pyspark](https://github.com/apache/spark) from 3.5.3 to 3.5.5.
- [Commits](apache/spark@v3.5.3...v3.5.5)

---
updated-dependencies:
- dependency-name: pyspark
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 27, 2025
@Fokko Fokko merged commit f186d58 into main Feb 28, 2025
7 checks passed
@Fokko Fokko deleted the dependabot/pip/pyspark-3.5.5 branch February 28, 2025 07:51
gabeiglio pushed a commit to Netflix/iceberg-python that referenced this pull request Aug 13, 2025
Bumps [pyspark](https://github.com/apache/spark) from 3.5.3 to 3.5.5.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/spark/commit/7c29c664cdc9321205a98a14858aaf8daaa19db2"><code>7c29c66</code></a>
Preparing Spark release v3.5.5-rc1</li>
<li><a
href="https://github.com/apache/spark/commit/d65ecc03caaf96d7381301be89991be502871fbd"><code>d65ecc0</code></a>
[SPARK-51173][TESTS] Add <code>configName</code> Scalastyle rule</li>
<li><a
href="https://github.com/apache/spark/commit/eedb1aafb26e4000c73b84e6d3171822baa445af"><code>eedb1aa</code></a>
[SPARK-48899][K8S] Fix <code>ENV</code> key value format in K8s
Dockerfiles</li>
<li><a
href="https://github.com/apache/spark/commit/3ba36ec11b921729a11a98d397072721e75ab553"><code>3ba36ec</code></a>
[SPARK-51187][SQL][SS][3.5] Implement the graceful deprecation of
incorrect c...</li>
<li><a
href="https://github.com/apache/spark/commit/c0bfae6d66e283c1b7d75c929f198c09328ef86e"><code>c0bfae6</code></a>
[SPARK-51244][INFRA][3.5] Upgrade left Github Action image from
`ubuntu-20.04...</li>
<li><a
href="https://github.com/apache/spark/commit/23637fe83e1f3c1224ffd5b75b65c1dde4fcb49a"><code>23637fe</code></a>
[SPARK-51185][CORE][3.5] Revert simplifications to PartitionedFileUtil
API to...</li>
<li><a
href="https://github.com/apache/spark/commit/4d15f6465b7a163d04dcec7ec748c78e1217d0fb"><code>4d15f64</code></a>
[SPARK-51219][SQL][TESTS][FOLLOWUP]
ShowTablesExec<code>remove</code>ArrayImplicits`</li>
<li><a
href="https://github.com/apache/spark/commit/030e69139082715191c271256813cea6b60d8a04"><code>030e691</code></a>
[SPARK-51219][SQL] Fix <code>ShowTablesExec.isTempView</code> to work
with non-`V2Sessio...</li>
<li><a
href="https://github.com/apache/spark/commit/496245314a7d284ed94594051b9f60185a131a67"><code>4962453</code></a>
[SPARK-51042][SQL][3.5] Read and write the month and days fields of
intervals...</li>
<li><a
href="https://github.com/apache/spark/commit/6084757501e79ecdda24f5c8f72c345a303188c8"><code>6084757</code></a>
[SPARK-51157][SQL][3.5] Add missing <a
href="https://github.com/VarArgs"><code>@​VarArgs</code></a> Scala
annotation for Scala funct...</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/spark/compare/v3.5.3...v3.5.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyspark&package-manager=pip&previous-version=3.5.3&new-version=3.5.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.