Skip to content

Commit

Permalink
Merge branch 'main' into edgarrmondragon/fix/remove-tap-iceberg-catal…
Browse files Browse the repository at this point in the history
…og-uri
  • Loading branch information
edgarrmondragon committed Sep 9, 2024
2 parents 7dedc65 + a86f6ad commit 419189a
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 28 deletions.
34 changes: 17 additions & 17 deletions _data/meltano/extractors/tap-staffwise/chartica.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,23 @@ settings:
label: API Key
name: api_key
sensitive: true
- description: Subdomain you would like to pull data from
kind: string
label: Subdomain
name: subdomain
- description: Reporting ID of each report
kind: password
label: Reporting ID
name: reporting_id
sensitive: true
- description: The start date for filtering results in the API call
kind: string
label: Start Date (Optional)
name: start_date
- description: The end date for filtering results in the API call
kind: string
label: Stop Date (Optional)
name: stop_date
- description: Compression format to use for batch files.
kind: options
label: Batch Config Encoding Compression
Expand Down Expand Up @@ -71,19 +88,6 @@ settings:
kind: integer
label: Flattening Max Depth
name: flattening_max_depth
- description: Reporting ID of each report
kind: password
label: Reporting ID
name: reporting_id
sensitive: true
- description: The start date for filtering results in the API call
kind: date_iso8601
label: Start Date
name: start_date
- description: The end date for filtering results in the API call
kind: string
label: Stop Date
name: stop_date
- description: User-defined config values to be used within map expressions.
kind: object
label: Stream Map Config
Expand All @@ -93,10 +97,6 @@ settings:
kind: object
label: Stream Maps
name: stream_maps
- description: Subdomain you would like to pull data from
kind: string
label: Subdomain
name: subdomain
settings_group_validation:
- - api_key
- reporting_id
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/utilities/dbt-athena/dbt-athena.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ next_steps: |-
# create a starter dbt_project.yml file, a profiles.yml file, and models directory
meltano invoke dbt-athena:initialize
```
pip_url: dbt-core dbt-athena-community git+https://github.com/meltano/dbt-ext.git@main
pip_url: dbt-core dbt-athena-community meltano-dbt-ext~=0.3.0
repo: https://github.com/dbt-athena/dbt-athena
settings:
- description: |
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/utilities/dbt-bigquery/dbt-labs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ next_steps: |-
# create a starter dbt_project.yml file, a profiles.yml file, and models directory
meltano invoke dbt-bigquery:initialize
```
pip_url: dbt-core dbt-bigquery git+https://github.com/meltano/dbt-ext.git@main
pip_url: dbt-core dbt-bigquery meltano-dbt-ext~=0.3.0
repo: https://github.com/dbt-labs/dbt-bigquery
settings:
- description: |
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/utilities/dbt-duckdb/jwills.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ next_steps: |
# create a starter dbt_project.yml file, a profiles.yml file, and models directory
meltano invoke dbt-duckdb:initialize
```
pip_url: dbt-core dbt-duckdb git+https://github.com/meltano/dbt-ext.git@main
pip_url: dbt-core dbt-duckdb meltano-dbt-ext~=0.3.0
repo: https://github.com/jwills/dbt-duckdb
settings:
- description: The path on your local filesystem where you would like the DuckDB database
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/utilities/dbt-postgres/dbt-labs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ next_steps: |-
# create a starter dbt_project.yml file, a profiles.yml file, and models directory
meltano invoke dbt-postgres:initialize
```
pip_url: dbt-core dbt-postgres git+https://github.com/meltano/dbt-ext.git@main
pip_url: dbt-core dbt-postgres meltano-dbt-ext~=0.3.0
repo: https://github.com/dbt-labs/dbt-core
settings:
- aliases:
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/utilities/dbt-redshift/dbt-labs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ next_steps: |-
# create a starter dbt_project.yml file, a profiles.yml file, and models directory
meltano invoke dbt-redshift:initialize
```
pip_url: dbt-core dbt-redshift git+https://github.com/meltano/dbt-ext.git@main
pip_url: dbt-core dbt-redshift meltano-dbt-ext~=0.3.0
repo: https://github.com/dbt-labs/dbt-redshift
settings:
- description: |
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/utilities/dbt-snowflake/dbt-labs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ next_steps: |-
# create a starter dbt_project.yml file, a profiles.yml file, and models directory
meltano invoke dbt-snowflake:initialize
```
pip_url: dbt-core dbt-snowflake git+https://github.com/meltano/dbt-ext.git@main
pip_url: dbt-core dbt-snowflake meltano-dbt-ext~=0.3.0
repo: https://github.com/dbt-labs/dbt-snowflake
settings:
- description: The snowflake account to connect to.
Expand Down
10 changes: 5 additions & 5 deletions _data/variant_metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9531,7 +9531,7 @@ metrics:
all_projects_unstruct_by_name: 9
all_projects_unstruct_by_variant: 9
name: dbt-bigquery
pip_url: dbt-core~=1.3.0 dbt-bigquery~=1.3.0 git+https://github.com/meltano/dbt-ext.git@main
pip_url: dbt-core dbt-bigquery meltano-dbt-ext~=0.3.0
plugin_type: utilities
success_execs_by_name: 0
success_execs_unstruct_by_name: 650
Expand All @@ -9550,7 +9550,7 @@ metrics:
all_projects_unstruct_by_name: 141
all_projects_unstruct_by_variant: 141
name: dbt-postgres
pip_url: dbt-core~=1.3.0 dbt-postgres~=1.3.0
pip_url: dbt-core dbt-postgres meltano-dbt-ext~=0.3.0
plugin_type: transformers
success_execs_by_name: 0
success_execs_unstruct_by_name: 208849
Expand All @@ -9569,7 +9569,7 @@ metrics:
all_projects_unstruct_by_name: 7
all_projects_unstruct_by_variant: 7
name: dbt-redshift
pip_url: dbt-core~=1.3.0 dbt-redshift~=1.3.0 git+https://github.com/meltano/dbt-ext.git@main
pip_url: dbt-core dbt-redshift meltano-dbt-ext~=0.3.0
plugin_type: utilities
success_execs_by_name: 0
success_execs_unstruct_by_name: 35
Expand All @@ -9588,7 +9588,7 @@ metrics:
all_projects_unstruct_by_name: 19
all_projects_unstruct_by_variant: 19
name: dbt-snowflake
pip_url: dbt-core~=1.3.0 dbt-snowflake~=1.3.0
pip_url: dbt-core dbt-snowflake meltano-dbt-ext~=0.3.0
plugin_type: transformers
success_execs_by_name: 0
success_execs_unstruct_by_name: 6889
Expand Down Expand Up @@ -12799,7 +12799,7 @@ metrics:
all_projects_unstruct_by_name: 70
all_projects_unstruct_by_variant: 70
name: dbt-duckdb
pip_url: dbt-core~=1.2.0 dbt-duckdb~=1.2.0
pip_url: dbt-core dbt-duckdb meltano-dbt-ext~=0.3.0
plugin_type: transformers
success_execs_by_name: 0
success_execs_unstruct_by_name: 368
Expand Down

0 comments on commit 419189a

Please sign in to comment.