Skip to content

v23.08.1

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 19:57

Packages

Changes

User Tools

  • [DOC] Fix help command in documentation (#540)
  • Implement a cross-CSP storage driver (#485)
  • Build tools package as single artifact for restricted environments (#516)

Core

  • Remove memoryOverhead recommendations for Standalone Spark (#557)
  • [FEA] Add support to TIMESTAMP functions (#549)
  • Fix handling of current_database and ArrayBuffer (#556)
  • Add translate as supported expression in qualification tools (#546)
  • Adding TakeOrderedAndProject and BroadcastNestedLoopJoin, removing Project from speedup generation (#548)
  • Qualification should treat promote_precision as supported (#545)
  • Improve tool error message for files with text extensions (#544)
  • Improve parsing of aggregate expressions (#535)
  • Bump default build to use Spark-333 (#537)
  • Improve AutoTuner plugin recommendation for Fat mode (#543)
  • Updating speedup generation for more execs from NDS + validation script (#530)
  • [FEA] Reset speedup factors for qualification tool in EMR 6.12 environments (#529)
  • Add min, median and max columns to AccumProfileResults (#522)
  • [FEA] Reset speedup factors for qualification tool in Databricks 12.2 environments (#524)
  • Filter parser should check ignored-functions (#520)
  • Update speedup factors for qualification tool in Dataproc 2.1 environments (#509)

Miscellaneous

  • Changing max_value to total based on profiler core changes (#555)
  • Add platform encoding to plugins defined in pom (#526)