Skip to content

Commit

Permalink
Update plugins/spark_upgrade/README.md (#598)
Browse files Browse the repository at this point in the history
  • Loading branch information
ketkarameya authored Sep 6, 2023
1 parent 28cdfcf commit a699392
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions plugins/spark_upgrade/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ Upgrades your codebase to Spark 3.3
Currently, it updates to [v.3.3](https://spark.apache.org/releases/spark-release-3-3-0.html) only.
Supported rewrites:
* `CalendarInterval` -> `DateTimeConstants`
* Updates execution plan access
* `Calculator` signature change
* `GradientBoostTrees` api change
* Update `SQLExecution.withNewExecutionId`
* Update `QueryTest.CheckAnswer`



Expand Down

0 comments on commit a699392

Please sign in to comment.