-
|
I have a few questions about this new feature:
Originally posted by @soyeric128 in #6573 (comment) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
The doc is out-of-date. We will place all connection-related options with the new change into And
No,
Those restrictions apply to both |
Beta Was this translation helpful? Give feedback.
The doc is out-of-date.
ENDPOINT_URLdidn't implement at all.We will place all connection-related options with the new change into
CONNECTION.And
CONNECTIONis optional for now.No,
ACCESS_KEY_IDandSECRET_ACCESS_KEYare required now. Databend could return an error if those values are missing. Those values will check based on different services:s3: optional:ACCESS_KEY_ID,SECRET_ACCESS_KEY,ENDPOINT_URL,REGION,ENABLE_VIRTUAL_HOST_STYLEazblob:…