Skip to content

Commit

Permalink
add profile config
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgebert committed Jun 7, 2024
1 parent 4e0dccd commit 3bb29ca
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions data_processing/profiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ healthcare_data:
outputs:
dev:
type: duckdb
threads: 1
threads: 3
temp_directory: '/.tmp'
plugins:
- module: excel
- module: excel
extensions:
- httpfs
- parquet
- aws
use_credential_provider: aws

0 comments on commit 3bb29ca

Please sign in to comment.