dependabot[bot] opened a new pull request, #13202:
URL: https://github.com/apache/iceberg/pull/13202

   Bumps [io.delta:delta-standalone_2.12](https://github.com/delta-io/delta) 
from 3.3.1 to 3.3.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/delta-io/delta/releases";>io.delta:delta-standalone_2.12's
 releases</a>.</em></p>
   <blockquote>
   <h2>Delta Lake 3.3.2</h2>
   <p>We are excited to announce the release of Delta Lake 3.3.2! This release 
contains several important bug fixes and improvements to the 3.3.1 release and 
it is recommended that users upgrade to 3.3.2.</p>
   <p>Component specific bug fixes are detailed below.</p>
   <h2>Delta Spark</h2>
   <p>Delta Spark 3.3.2 is built on <a 
href="https://spark.apache.org/releases/spark-release-3-5-3.html";>Apache Sparkā„¢ 
3.5.3</a>. Similarly to Apache Spark, we have released Maven artifacts for both 
Scala 2.12 and Scala 2.13.</p>
   <ul>
   <li>Maven artifacts: <a 
href="https://repo1.maven.org/maven2/io/delta/delta-spark_2.12/3.3.2/delta-spark_2.12-3.3.2.jar";>delta-spark_2.12</a>,
 <a 
href="https://repo1.maven.org/maven2/io/delta/delta-spark_2.13/3.3.2/";>delta-spark_2.13</a>,
 <a 
href="https://repo1.maven.org/maven2/io/delta/delta-contribs_2.12/";>delta-contribs_2.12</a>,
  <a 
href="https://repo1.maven.org/maven2/io/delta/delta-contribs_2.13/3.3.2/delta-contribs_2.13-3.3.2.jar";>delta_contribs_2.13</a>,
 <a 
href="https://repo1.maven.org/maven2/io/delta/delta-storage/3.3.2/";>delta-storage</a>,
 <a 
href="https://repo1.maven.org/maven2/io/delta/delta-storage-s3-dynamodb/3.3.2/";>delta-storage-s3-dynamodb</a></li>
   <li>Python artifacts: <a 
href="https://pypi.org/project/delta-spark/3.3.2/";>https://pypi.org/project/delta-spark/3.3.2/</a></li>
   </ul>
   <p>The key fixes in this release are:</p>
   <ul>
   <li><a 
href="https://github.com/delta-io/delta/commit/196fce0b9dcab6468b3c15780126db7bbdb8b7e0";>Fix</a>
 to clean up stale checksum files during Metadata cleanup to improve table 
maintenance</li>
   </ul>
   <h2>Delta Kernel</h2>
   <ul>
   <li>Maven artifacts: <a 
href="https://repo1.maven.org/maven2/io/delta/delta-kernel-api/3.3.2/";>delta-kernel-api</a>,
 <a 
href="https://repo1.maven.org/maven2/io/delta/delta-kernel-defaults/3.3.2/";>delta-kernel-defaults</a></li>
   </ul>
   <p>The key fixes in this release are:</p>
   <ul>
   <li><a 
href="https://github.com/delta-io/delta/commit/6b7db369ffde3b05aa5756bbe815f685fbfa7f97";>Kernel
 improvement</a> to eliminate dependencies on package-private Parquet classes 
for better compatibility with JVM environments with multiple class loaders.</li>
   </ul>
   <h2>Other projects</h2>
   <h3>Delta Flink (Delta-Standalone based)</h3>
   <ul>
   <li>Maven artifacts: <a 
href="https://repo1.maven.org/maven2/io/delta/delta-flink/3.3.2/";>delta-flink</a></li>
   </ul>
   <p>The key fixes in this release are:</p>
   <ul>
   <li><a 
href="https://github.com/delta-io/delta/commit/d0145b31b6486d6be1d2f07f93614336bd98b971";>Flink
 fix</a> to correct mapping between Delta's BinaryType and Flink's data types 
for improved type compatibility.</li>
   </ul>
   <h2>Credits</h2>
   <p>Dhruv Arya, Prakhar Jain, Venkateshwar Korukanti, Scott Sandre</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/delta-io/delta/commit/051aac5e0d4dee202e1a2172437337317b3180a1";><code>051aac5</code></a>
 Setting version to 3.3.2</li>
   <li><a 
href="https://github.com/delta-io/delta/commit/ba1653f13354d1c7711748427a97a08af839946b";><code>ba1653f</code></a>
 [3.3][Docs] Update docs for 3.3.2 release  (<a 
href="https://redirect.github.com/delta-io/delta/issues/4658";>#4658</a>)</li>
   <li><a 
href="https://github.com/delta-io/delta/commit/d0145b31b6486d6be1d2f07f93614336bd98b971";><code>d0145b3</code></a>
 [Backport][Flink] Fix mapping between Delta's BinaryType and Flink's 
VarBinar...</li>
   <li><a 
href="https://github.com/delta-io/delta/commit/196fce0b9dcab6468b3c15780126db7bbdb8b7e0";><code>196fce0</code></a>
 [Spark][Version Checksum][3.3] Clean up stale checksum files during cleanup 
(...</li>
   <li><a 
href="https://github.com/delta-io/delta/commit/6b7db369ffde3b05aa5756bbe815f685fbfa7f97";><code>6b7db36</code></a>
 [3.3][Kernel][Defaults] Get rid of using package private classes from 
parquet...</li>
   <li><a 
href="https://github.com/delta-io/delta/commit/b497ab7a83e2f4001f9edc2fbd7cde6318f1d377";><code>b497ab7</code></a>
 [3.3][Build/CI/CD] Upgrade the ubuntu image version to ubuntu-24.04 (<a 
href="https://redirect.github.com/delta-io/delta/issues/4495";>#4495</a>)</li>
   <li><a 
href="https://github.com/delta-io/delta/commit/ab1fa99f78631ff4e6592445d9d5d8b3e650674c";><code>ab1fa99</code></a>
 [Branch 3.3][Infra] Update actions/cache version for connectors (<a 
href="https://redirect.github.com/delta-io/delta/issues/4173";>#4173</a>) (<a 
href="https://redirect.github.com/delta-io/delta/issues/4350";>#4350</a>)</li>
   <li><a 
href="https://github.com/delta-io/delta/commit/3324ea287dbe2534e0d828905ea38698b829dc00";><code>3324ea2</code></a>
 Setting version to 3.3.2-SNAPSHOT</li>
   <li>See full diff in <a 
href="https://github.com/delta-io/delta/compare/v3.3.1...v3.3.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.delta:delta-standalone_2.12&package-manager=gradle&previous-version=3.3.1&new-version=3.3.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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to