leobenkel commented on pull request #24416:
URL: https://github.com/apache/spark/pull/24416#issuecomment-913670582


   Hello,
   
   I am trying to migrate from Spark 2.x to 3.x and replacing those 
   ```
   import org.apache.spark.sql.sources.v2.writer.streaming.StreamWriter
   import org.apache.spark.sql.sources.v2.{DataSourceOptions, 
StreamWriteSupport}
   ```
   had been challenging. My investigation conducted me here, I read the code 
change and added `sql-catalyst` to my dependencies but can't figure out where 
those files went. 
   
   Anyone could point me in the right direction ? Thanks ! 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to