Skip to content

Commit

Permalink
Update changelogs
Browse files Browse the repository at this point in the history
Signed-off-by: spark-rapids <[email protected]>
  • Loading branch information
nvauto committed Mar 15, 2024
1 parent 518d17a commit 756ed54
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@

<br/>

## Release [v24.02.1](https://github.com/NVIDIA/spark-rapids-tools/tree/v24.02.1)
Generated on 2024-03-15
### User Tools

- Remove redundant initialization scripts from user tools output ([#830](https://github.com/NVIDIA/spark-rapids-tools/pull/830))
- [DOC] Update Databricks Azure user tool setup instructions for output format ([#826](https://github.com/NVIDIA/spark-rapids-tools/pull/826))
- Estimate cluster instances and generate cost savings ([#803](https://github.com/NVIDIA/spark-rapids-tools/pull/803))

### Core

- Fix implementation of processSQLPlanMetrics in Profiler ([#853](https://github.com/NVIDIA/spark-rapids-tools/pull/853))
- Deduplicate SQL duration wallclock time for databricks eventlog ([#810](https://github.com/NVIDIA/spark-rapids-tools/pull/810))
- Consider additional factors in spark.sql.shuffle.partitions recommendation in Autotuner ([#722](https://github.com/NVIDIA/spark-rapids-tools/pull/722))
- Fix case matching error In AutoTuner ([#828](https://github.com/NVIDIA/spark-rapids-tools/pull/828))
- Fix ReadSchema in Qualification tool and NPE in Profiling tool ([#825](https://github.com/NVIDIA/spark-rapids-tools/pull/825))
- AutoTuner does not process arguments skipList and limitedLogic ([#812](https://github.com/NVIDIA/spark-rapids-tools/pull/812))


<br/>

## Release [v24.02.0](https://github.com/NVIDIA/spark-rapids-tools/tree/v24.02.0)
Expand Down

0 comments on commit 756ed54

Please sign in to comment.