Skip to content

Commit 357ed87

Browse files
dependabot[bot]chalmerlowe
authored andcommitted
chore(deps): bump pyspark from 3.5.1 to 3.5.2 in /packages/bigframes (#17400)
Bumps [pyspark](https://github.com/apache/spark) from 3.5.1 to 3.5.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/spark/commit/bb7846dd487f259994fdc69e18e03382e3f64f42"><code>bb7846d</code></a> Preparing Spark release v3.5.2-rc5</li> <li><a href="https://github.com/apache/spark/commit/d13808c9d6cc88b514e1b7b9fdd642e0e6364f8d"><code>d13808c</code></a> [SPARK-49099][SQL][FOLLOWUP][3.5] recover tests in DDLSuite</li> <li><a href="https://github.com/apache/spark/commit/f2e2601925425a65f9a20a0aa03966d8c81f6466"><code>f2e2601</code></a> [SPARK-49099][SQL] CatalogManager.setCurrentNamespace should respect custom s...</li> <li><a href="https://github.com/apache/spark/commit/b33a3ee7190ef907813ff67c6d05aa1e3082b210"><code>b33a3ee</code></a> [SPARK-48791][CORE][FOLLOW-UP][3.5] Fix regression caused by immutable conver...</li> <li><a href="https://github.com/apache/spark/commit/98eaaa50c63bae0f28a75b79523025ddfd8ee4b6"><code>98eaaa5</code></a> [SPARK-49094][SQL] Fix ignoreCorruptFiles non-functioning for hive orc impl w...</li> <li><a href="https://github.com/apache/spark/commit/0008bd1df41aabb155af6f38f4fc491b06d9f314"><code>0008bd1</code></a> [SPARK-49000][SQL][3.5] Fix &quot;select count(distinct 1) from t&quot; where t is empt...</li> <li><a href="https://github.com/apache/spark/commit/4f9dbc33627e956a83e757211a73a6895103d264"><code>4f9dbc3</code></a> [SPARK-49066][SQL][TESTS][3.5] Refactor <code>OrcEncryptionSuite</code> and make `spark....</li> <li><a href="https://github.com/apache/spark/commit/a1e7fb18d0c4c4d51e2a5f5b050f528a045960d8"><code>a1e7fb1</code></a> [SPARK-49065][SQL] Rebasing in legacy formatters/parsers must support non JVM...</li> <li><a href="https://github.com/apache/spark/commit/94558f6f5ecd98e7ff9a6ee7cd5034a7e8bc63f8"><code>94558f6</code></a> Revert &quot;[SPARK-49000][SQL] Fix &quot;select count(distinct 1) from t&quot; where t is e...</li> <li><a href="https://github.com/apache/spark/commit/36f9a4b783eec99b73a2453c1f220969d3de9e52"><code>36f9a4b</code></a> Revert &quot;[SPARK-49066][SQL][TESTS] Refactor <code>OrcEncryptionSuite</code> and make `spa...</li> <li>Additional commits viewable in <a href="https://github.com/apache/spark/compare/v3.5.1...v3.5.2">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.1&new-version=3.5.2)](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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/googleapis/google-cloud-python/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb98701 commit 357ed87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/bigframes/testing/constraints-3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ pyproj==3.7.1
444444
pyproject_hooks==1.2.0
445445
pyshp==2.3.1
446446
PySocks==1.7.1
447-
pyspark==3.5.1
447+
pyspark==3.5.2
448448
pytensor==2.31.7
449449
python-apt==0.0.0
450450
python-box==7.3.2

0 commit comments

Comments
 (0)