zeroshade commented on issue #2434:
URL: https://github.com/apache/arrow-adbc/issues/2434#issuecomment-2587977818

   Looks like you're absolutely correct, we're not properly propagating the 
metadata from flight sql.
   
   > If this is the case what should it look for in the metadata? The 
ARROW:FLIGHT:SQL: keys described in the spec or the xdbc_ keys? Should it look 
for ARROW:FLIGHT:SQL: and fallback to xdbc_?
   
   It should definitely be using the correct `ARROW:FLIGHT:SQL:*` keys and 
fallback to looking for the `XDBC_*` ones. I'll look into fixing this when I 
have the opportunity. That said, if you would like to fix it yourself, i'll 
happily review 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]

Reply via email to