alamb commented on code in PR #10080:
URL: 
https://github.com/apache/arrow-datafusion/pull/10080#discussion_r1565600149


##########
datafusion-cli/src/object_storage.rs:
##########
@@ -188,6 +217,8 @@ pub struct AwsOptions {
     pub region: Option<String>,
     /// OSS or COS Endpoint
     pub endpoint: Option<String>,
+    /// Allow HTTP (otherwise will always use https)

Review Comment:
   BTW I found the reworked configuration option system that @metesynnada  
added in https://github.com/apache/arrow-datafusion/pull/9382 really nice to 
work with ❤️ 



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