Skip to content

v23.12.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 21:20

Packages

Changes

Core

  • Add support of HiveTableScan and InsertIntoHive text-format (#723)
  • Fix compilation error with JDK11 (#720)
  • Generate an output file with runtime and build information (#705)
  • AutoTuner should poll maven-meta to retrieve the latest jar version (#711)
  • Profiling tool : Profiling tool throws NPE when appInfo is null and unchecked (#640)
  • Add support to parse_url host and protocol (#708)
  • [FEA] Profiling tool auto-tuner should consider spark.databricks.adaptive.autoOptimizeShuffle.enabled (#710)
  • [FEA] Profiler autotuner should only specify standard Spark versions for shuffle manager setting (#662)

Miscellaneous

  • [FEA] Enable AQE related recommendations in Profiler Auto-tuner (#688)