harveyyue commented on code in PR #9734: URL: https://github.com/apache/arrow-datafusion/pull/9734#discussion_r1536546747
########## docs/source/user-guide/cli.md: ########## @@ -388,7 +411,7 @@ Note that the `endpoint` format of oss needs to be: `https://{bucket}.{oss-regio CREATE EXTERNAL TABLE test STORED AS PARQUET OPTIONS( - 'service_account_path' '/tmp/gcs.json', + 'gcp.service_account_path' '/tmp/gcs.json', Review Comment: No, add the missing prefix gcp and aws to related external table options. -- 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]
