lidavidm commented on code in PR #724:
URL: https://github.com/apache/arrow-adbc/pull/724#discussion_r1223129388


##########
docs/source/python/flight_sql.rst:
##########


Review Comment:
   That is fair.
   
   I'll try to reorg things a bit in 
https://github.com/apache/arrow-adbc/issues/738. My tentative plan is to rename 
`Langauge-Specific APIs` to `API Reference`, and move the usage examples to 
solely be under `Tutorials`. And then I'll make all driver pages top-level.
   
   The goal is to have the same general functionality for each driver in each 
language. That is mostly accomplished by having one implementation of each 
driver, with bindings to the rest of the languages. (Java is a bit of an 
exception.)
   
   I've also wanted to have an Arrow Cookbook style reference as well, but not 
sure if that should be a separate thing, or (as here) on each driver page.



-- 
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]

Reply via email to