alamb commented on code in PR #22179: URL: https://github.com/apache/datafusion/pull/22179#discussion_r3243605292
########## docs/source/contributor-guide/api-health.md: ########## @@ -43,6 +43,16 @@ Examples of non-breaking changes include: - Marking a function as deprecated (`#[deprecated]`) - Adding a new function to a `trait` with a default implementation +### What is the public SQL API and what is a breaking SQL change? Review Comment: The core reason for this API is to add this section -- 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]
