alinaliBQ opened a new issue, #49500:
URL: https://github.com/apache/arrow/issues/49500

   ### Describe the enhancement requested
   
   In SQLGetInfo, read the boolean values for `SqlInfoOptions::SQL_DDL_SCHEMA` 
and `SqlInfoOptions::SQL_DDL_TABLE`  options, and determine the respective 
SQLGetInfo return value based on that boolean. 
   
   In example code below, `bool supports_*_ddl` variables are ignored. 
   
   
https://github.com/apache/arrow/blob/ced400eddf21d6be98e74fa716f5228e0c9913c2/cpp/src/arrow/flight/sql/odbc/odbc_impl/get_info_cache.cc#L409-L411
   
   
https://github.com/apache/arrow/blob/ced400eddf21d6be98e74fa716f5228e0c9913c2/cpp/src/arrow/flight/sql/odbc/odbc_impl/get_info_cache.cc#L397-L399
   
   ### Component(s)
   
   FlightRPC, C++


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