mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 17:41:59 +00:00
Update docs/en/engines/table-engines/integrations/deltalake.md
This commit is contained in:
parent
75c04945bd
commit
21573028ea
@ -18,7 +18,7 @@ CREATE TABLE deltalake
|
||||
|
||||
**Engine parameters**
|
||||
|
||||
- `path` — Bucket url with path to the existing Delta Lake table.
|
||||
- `url` — Bucket url with path to the existing Delta Lake table.
|
||||
- `aws_access_key_id`, `aws_secret_access_key` - Long-term credentials for the [AWS](https://aws.amazon.com/) account user. You can use these to authenticate your requests. Parameter is optional. If credentials are not specified, they are used from the configuration file. For more information see [Using S3 for Data Storage](../mergetree-family/mergetree.md#table_engine-mergetree-s3).
|
||||
|
||||
**Example**
|
||||
|
Loading…
Reference in New Issue
Block a user