gaborgsomogyi commented on issue #24967: [SPARK-28163][SS] Use CaseInsensitiveMap for KafkaOffsetReader URL: https://github.com/apache/spark/pull/24967#issuecomment-509341388 @dongjoon-hyun I think the clean and long term solution is to use `CaseInsensitiveMap` inside connectors where DSv1 is involved so at some point it should be reviewed. Since we're in the middle it would be good to spend time on it. I think there are limited number of questionable parts which are already pinpointed but as always if you suggest to create here a quick fix and apply the `CaseInsensitiveMap` in another PR we can turn to this direction.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
