vdiravka commented on a change in pull request #2311:
URL: https://github.com/apache/drill/pull/2311#discussion_r702152863
##########
File path: exec/java-exec/src/main/resources/bootstrap-storage-plugins.json
##########
@@ -111,6 +111,65 @@
},
"enabled" : false
},
+ "os" : {
Review comment:
agree. I also named that `oci` when tested locally. The reason why I
named it OS, because it corresponds to `S3` in Amazon:
`aws` = `oci` and `s3` = `os`.
But since we don't expect any other Storage Plugin for Oracle Cloud
Infrastructure, we can name it as `oci`.
--
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]