mosermw commented on PR #9485: URL: https://github.com/apache/nifi/pull/9485#issuecomment-2457445717
I don't believe this PR introduces a breaking change, I believe it fixes a breaking change. The ConvertRecord documentation says "If any field is present in the input (schema) that is not present in the output (schema), the field will be left out of the output." This functionality broke in 1.26.0. This is a trade-off decision because yes it's possible that an existing 1.25.0 flow broke in 1.26.0 and was remediated. If this PR is accepted for 1.28.1, then it could break those flows again. -- 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]
