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

   ### Describe the enhancement requested
   
   SQL_DRIVER_NAME should be the driver's filename and shouldn't come from the 
SPI. The ODBC driver file name is `arrow_flight_sql_odbc.dll`. Change 
`SQL_DRIVER_NAME` to return `arrow_flight_sql_odbc.dll` instead of `"Arrow 
Flight ODBC Driver"` which is currently being returned. 
   
   Parent issue: https://github.com/apache/arrow/issues/30622
   
   ### 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