Resolved! Change in spark code if I migrate from spark 2.4 to 3.0
I am thinking of migrating the spark 2.4 to 3.0, what should I know to take care of changes thet I need to look at while migrating
- 2513 Views
- 1 replies
- 0 kudos
Latest Reply
I see there are many changes that need to take care of if you have used coding in spark 2.4 the changes are in Data set API StatementBuiltin UDF and functionsMore you can get from spark Documentation https://spark.apache.org/docs/latest/sql-migrat...
- 0 kudos