SEPURI-SAI-KRISHNA commented on PR #28994: URL: https://github.com/apache/flink/pull/28994#issuecomment-5665905392
Added a unicode attribute name case and a null name case to `StructuredFunctionsITCase`. A null key was already rejected in `ObjectUpdateInputTypeStrategyTest`, this covers it through SQL. On compatibility: the order only changes where the old inferred type disagreed with the row the runtime wrote, so those queries already failed with a `ClassCastException` or returned values under the wrong names. I'd skip the flag. Added a release note to FLINK-40444. -- 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]
