Sahitya0805 opened a new pull request, #20232: URL: https://github.com/apache/datafusion/pull/20232
This PR removes the strict schema alignment constraint from `EquivalenceProperties::with_new_schema` and `OrderingEquivalenceClass::with_new_schema`. This allows preserving equivalence properties when schemas are altered (renamed, appended, or removed). Regression tests are added to verify the behavior. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
