alamb opened a new pull request, #22179: URL: https://github.com/apache/datafusion/pull/22179
## Which issue does this PR close? - Follow on to https://github.com/apache/datafusion/pull/21743 - Related to https://github.com/apache/datafusion/pull/22102 ## Rationale for this change As we have discovered, sometimes seemingly minor changes in SQL semantics have caused non trivial downstream pain, for example the recent changes to NULL semantics in `ANY/ALL`. See - https://github.com/apache/datafusion/pull/21743#issuecomment-4412252130 ## What changes are included in this PR? Add a note to the the API guide making it clear that changes to SQL semantics are also API changes too and deserve extra attention. ## Are these changes tested? By CI ## Are there any user-facing changes? Clearer API docs -- 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]
