eitsupi commented on issue #3851:
URL: https://github.com/apache/arrow-adbc/issues/3851#issuecomment-3706966947

   > Maybe we can use this for Arrow format, and add new keys for library name 
and library version?
   
   It depends on the purpose of this field, but if we envision a use case where 
a tool needs to compare format versions, I suspect that an int64 would be more 
convenient than a string (like `ADBC_INFO_DRIVER_ADBC_VERSION`).
   In that case, would it be better to define a separate field rather than 
reusing this one?
   
   
https://github.com/apache/arrow-adbc/blob/d380961a14d714768256b755b2dec1f8e6100a58/c/include/arrow-adbc/adbc.h#L515-L528


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