Sorry for late response.
I was able to migrate my project to Spark 3.0.0
Here some hints what I did:
https://gist.github.com/rafaelkyrdan/2bea8385aadd71be5bf67cddeec59581
--
Sent from: http://apache-spark-user-list.1001560.n3.nabble.com/
Hey guys,
I’m trying to migrate my package where I’m using DataSourceV2 into Spark
3.0.0
Unfortunately, neither migration guide nor JIRA ticket under which this API
was refactored says nothing about how to do it.
https://issues.apache.org/jira/browse/SPARK-25390 I was suggested to send
my ques