Skip to content

v24.02.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 01:10

Packages

Changes

User Tools

  • Remove redundant initialization scripts from user tools output (#830)
  • [DOC] Update Databricks Azure user tool setup instructions for output format (#826)
  • Estimate cluster instances and generate cost savings (#803)

Core

  • Fix implementation of processSQLPlanMetrics in Profiler (#853)
  • Deduplicate SQL duration wallclock time for databricks eventlog (#810)
  • Consider additional factors in spark.sql.shuffle.partitions recommendation in Autotuner (#722)
  • Fix case matching error In AutoTuner (#828)
  • Fix ReadSchema in Qualification tool and NPE in Profiling tool (#825)
  • AutoTuner does not process arguments skipList and limitedLogic (#812)