alamb commented on PR #9150:
URL: 
https://github.com/apache/arrow-datafusion/pull/9150#issuecomment-1934537786

   > so I need to figure out how to get those if they are provided by the 
executions context (I could just use an empty HashMap so the config values are 
picked from the environment but that would be limited)
   
   I think at the moment these settings are not provided by the execution 
context but are provided by certain statement (e.g. `COPY ... (options)` so 
passing an empty HashMap might be great


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