Skip to content

Commit

Permalink
Merge pull request #98 from abhilater/feature/update-plugin-contract
Browse files Browse the repository at this point in the history
Update plugin YAML to use new advanced-option plugin fields
  • Loading branch information
dacort authored Feb 10, 2022
2 parents cab87c2 + 0208538 commit 7a426b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/metabase-plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,12 @@ driver:
- password
- display-name: Secret Key
name: secret_key
- advanced-options-start
- merge:
- additional-options
- display-name: Additional Athena connection string options
placeholder: "UseResultsetStreaming=0;LogLevel=6"
- default-advanced-options
init:
- step: load-namespace
namespace: metabase.driver.athena
Expand Down

0 comments on commit 7a426b8

Please sign in to comment.