HeartSaVioR commented on issue #26153: [SPARK-29500][SQL][SS] Support partition column when writing to Kafka URL: https://github.com/apache/spark/pull/26153#issuecomment-543692309 > Just to double check won't this change the schema of a stateful query? The `partition` attribute is only added on writer schema in this patch; it won't affect the schema of a stateful query. The `partition` attribute already exists in reader schema.
---------------------------------------------------------------- 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]
