chiragsanghvi18 commented on pull request #24062:
URL: https://github.com/apache/spark/pull/24062#issuecomment-881833399


   > Hi, @chiragsanghvi18 . It sounds like a git command question instead of 
Apache Spark question.
   > 
   > > This File DataSourceOptions, what is it renamed as in 
[Spark-3](https://issues.apache.org/jira/browse/SPARK-3) scala 2.12 code? As 
the complete directory structure is changed.
   > 
   > Please try the following. 
[SPARK-27106](https://issues.apache.org/jira/browse/SPARK-27106) removed it 
instead of renaming.
   > 
   > ```
   > $ git log --oneline -n1 --all --full-history -- 
sql/core/src/main/java/org/apache/spark/sql/sources/v2/DataSourceOptions.java
   > 2a80a4cd39 [SPARK-27106][SQL] merge CaseInsensitiveStringMap and 
DataSourceOptions
   > ```
   
   Thanks a ton, you're a savior.


-- 
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