Skip to content

v25.08.5

Choose a tag to compare

@github-actions github-actions released this 25 Sep 21:20

Packages

Changes

Autotuner

  • Add a new rule to recommend AQE post shuffle partition num (#1908)

API Change

  • Extract compression from InsertIntoHadoop cmd (#1912)

Feature Request

  • Add AppendData parser for Iceberg (#1933)

Bug Fixes

  • Support writeOps in DeltaLake (#1921)

Build and CI/CD

  • Bump default spark to 3.5.7 (#1940)
  • enable shellcheck and fix existed issues (#1922)
  • Upgrade dependencies in of DeltaLake in core-tools (#1918)
  • Move Core jar build to a single step (#1910)

Core

  • Remove noise from core tools log messages (#1939)
  • Add TableCacheQueryStageExec to the list of static execs file (#1936)
  • Add Iceberg to core pom dependency (#1923)