gustavodemorais commented on PR #28065: URL: https://github.com/apache/flink/pull/28065#issuecomment-4389053667
I've though long and had a deep look at our plans with TO and FROM Changelog and changed my mind. My goal was to make this not impact the metadata that comes out the of PTFs but this is not easily possible - partition keys, unique keys and upsert keys. We need these metadata to be preserved and it's better to keep this specific ptf change out of scope from this init. Thus I'm closing this and we'll move forward with the schema changes while preserving the partition by columns with the help of the ptf framework, which pre appends them at the beginning. -- 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]
