indigophox commented on PR #34817:
URL: https://github.com/apache/arrow/pull/34817#issuecomment-1819887236

   > > (a) we were also discussing maybe adding (later) a verb to list 
available option keys
   > 
   > And now that I think about it, `GetSessionOptionsRequest` can fulfill this 
need so long as the server always replies with all possible values instead of 
just ones previously set.
   
   This makes sense, saves us additional noisy verbs, possibly at the expense 
of a bit of (probably tiny) additional data over the wire.  Probably not a now 
item, but easy enough to add later—I think probably with both the 
"supported_session_options" (or similar) key as optional, and also optional 
lists of valid value(s) present where applicable/sane.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to