Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@weiting-chen weiting-chen released this 24 Jan 02:26
646329d

Release Notes - Gluten version 1.3.0

Highlights

  • Spark 3.2.2/3.3.1/3.4.3(upgraded)/3.5.2(upgraded)
  • 268+ spark functions including json
  • Update OAP's Velox codebase to 2025/01/07
  • Join: Sort Merge Join support
  • Shuffle: Sort based Shuffle(Row)
  • Query Plan: RAS Optimization
  • Datalake: Hudi 0.15.0 support/Iceberg 1.5.0/Delta 3.2.0
  • RSS: Celeborn 0.5.2/Uniffle 0.9.1
  • File Format: CSV support via arrow
  • JVM libhdfs with viewfs/kerberos support
  • Partial Project(UDF) support
  • Mix backend refactor
  • Bucket write in partitioned Hive table
  • CI/Nightly Package Tools Update
  • Build & Compile Tools Update(recommend to use vcpkg with static build)
  • Fix several result mismatch issues
  • Fix OOM/Yarn Kill unstable issues

What's Changed

New Contributors

Full Changelog: github.com/apache/incubator-gluten/compare/v1.2.0...v1.3.0-rc0