ianmcook commented on code in PR #44313: URL: https://github.com/apache/arrow/pull/44313#discussion_r1842416862
########## docs/source/format/ADBC.rst: ########## @@ -117,185 +50,7 @@ backwards-incompatible versions such as 2.0.0, but which still implement the API standard version 1.0.0. Similarly, this documentation describes the ADBC API standard version -1.0.0. If/when an ABI-compatible revision is made +1.1.0. If/when an ABI-compatible revision is made (e.g. new standard options are defined), the next version would be -1.1.0. If incompatible changes are made (e.g. new API functions), the +1.2.0. If incompatible changes are made (e.g. new API functions), the next version would be 2.0.0. - -Related work -============ Review Comment: I hate to see all this great "Related work" content being deleted. Should we move it to a "Related work" page on the ADBC site? Some of this is already covered in the ADBC FAQ, but not all of it. -- 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]
