joellubi opened a new issue, #1650:
URL: https://github.com/apache/arrow-adbc/issues/1650

   ### What feature or improvement would you like to see?
   
   There are certain info_codes already defined in Flight SQL that would be 
useful in ADBC too. They include:
   
   - FLIGHT_SQL_SERVER_READ_ONLY
   - FLIGHT_SQL_SERVER_SQL
   - FLIGHT_SQL_SERVER_SUBSTRAIT
   - FLIGHT_SQL_SERVER_SUBSTRAIT_MIN_VERSION
   - FLIGHT_SQL_SERVER_SUBSTRAIT_MAX_VERSION
   
   These info_codes can automatically be retrieved in the flightsql driver. For 
other drivers, they will have the ability to specify this info in their 
implementations using ADBC-defined info_codes instead of having to rely on 
vendor-specific codes.


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