Skip to content

v24.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 20:23

Packages

Changes

User Tools

  • Make '--platform' argument mandatory in qualification and profiling CLI to prevent incorrect behavior (#1463)

Core

  • Skip processing apps with invalid platform and spark runtime configurations (#1421)
  • Improve implementation of finding median in StatisticsMetrics (#1474)
  • Optimize implementation of getAggregateRawMetrics in core-tools (#1468)
  • Adding Spark 3.5.2 support in auto tuner for EMR (#1466)
  • Mark RunningWindowFunction as supported in Qual tool (#1465)
  • Deduplicate calls to aggregateSparkMetricsBySql (#1464)

Miscellaneous

  • Follow Up: Make '--platform' argument mandatory in CLI (#1473)