You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/09/06 13:58:22 UTC

[GitHub] [spark] leobenkel commented on pull request #24416: [SPARK-27521][SQL] Move data source v2 to catalyst module

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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org