Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build: Bump pyspark from 3.5.3 to 3.5.5 (#1740)
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 /> [](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>
- Loading branch information