juliuszsompolski commented on PR #23915:
URL: https://github.com/apache/spark/pull/23915#issuecomment-2293877338

   What's the difference between the existing 
`org.apache.spark.sql.catalyst.util.CaseInsensitiveMap` in sql/api and 
`org.apache.spark.sql.util.CaseInsensitiveStringMap` added here in sql/catalyst?
   E.g. `DataFrameReader` and `DataFrameWriter` and then has to convert with 
`val dsOptions = new CaseInsensitiveStringMap(finalOptions.asJava)`


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