Make the S3 staging path label mention query results

This commit is contained in:
Arik Fraimovich 2018-02-11 10:26:25 +02:00 committed by GitHub
parent e183b51702
commit e328b783f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,7 @@ class Athena(BaseQueryRunner):
},
's3_staging_dir': {
'type': 'string',
'title': 'S3 Staging Path'
'title': 'S3 Staging (Query Results) Bucket Path'
},
'schema': {
'type': 'string',