lidavidm commented on issue #755:
URL: https://github.com/apache/arrow-adbc/issues/755#issuecomment-1622055716

   While this was added as a proposal, I wonder if we shouldn't assume 
key/value pairs instead of just values. (This fits more neatly with HTTP 
headers, and provides some way for drivers/applications to coordinate over how 
to interpret the details.)
   
   So in C, this would mean one string of GetOption calls to iterate over the 
keys, then another string of GetOptionBytes calls to iterate over the values.


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