Skip to content

Commit 2c7b051

Browse files
committed
Update s3-external.md
1 parent 225aac3 commit 2c7b051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/s3-external.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ SETTINGS type='s3',
9595
```
9696

9797
#### Read from a GCS bucket
98-
To read data from Google Cloud Storage, please follow [the guide](https://cloud.google.com/storage/docs/authentication/hmackeys) to generate HMAC keys and use them as the access key and secret key. You don't need to set the `region` or `bucket`. Put those information in the `endpoint` setting.
98+
To read data from Google Cloud Storage, please follow [the guide](https://cloud.google.com/storage/docs/authentication/hmackeys) to generate HMAC keys and use them as the access key and secret key. You don't need to set the `region` or `bucket`. Put the bucket name in the `endpoint` setting.
9999
```sql
100100
CREATE EXTERNAL TABLE nyc_fhvhv(
101101
`hvfhs_license_num` nullable (string),

0 commit comments

Comments
 (0)