Skip to content

v24.04.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 21:20

Packages

Changes

User Tools

  • [FEA] Add CLI to run prediction on estimation_model (#961)
  • Adding SHAP predict values as new output file (#982)
  • Update docs for building to clarify to build in a virtual environment (#976)

Core

  • [BUG] Catch Profiler error when app info is empty (#994)
  • Get stages from sqlId for collecting info for output writer functions (#996)
  • Account for joboverhead time in qualification tool estimation (#992)
  • [Followup] Fix handling of clusterTags and SparkVersion in Q/P Tools (#993)
  • Fix handling of clusterTags and SparkVersion in Q/P Tools (#991)
  • Refactor AppBase to use common AppMetaData between Q/P tools (#983)
  • Refactor Stage info code between Q/P tools (#971)