HeartSaVioR commented on issue #22282: [SPARK-23539][SS] Add support for Kafka headers in Structured Streaming URL: https://github.com/apache/spark/pull/22282#issuecomment-465871675 @dongjinleekr @zsxwing I've finally found socket source has been providing the option `includeTimestamp` which in turn changes the schema (so socket source provides two different schemas). If we follow the approach - add option with documenting and set default to `false` - it would be safe unless someone flips the option and rerun the query. Makes sense?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
