Skip to content

Commit 8de6fd7

Browse files
MeltyBotpnadolny13edgarrmondragon
authored
chore: [Hub Bot] Refresh metadata 2025-02-24 (#1953)
Co-authored-by: pnadolny13 <pnadolny13@users.noreply.github.com> Co-authored-by: Edgar Ramírez Mondragón <edgar@meltano.com>
1 parent cbc1d74 commit 8de6fd7

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

_data/meltano/loaders/target-bigquery/z3z1ma.yml

+5
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,11 @@ settings:
161161
label: Overwrite
162162
name: overwrite
163163
value: false
164+
- description: If set for date- or timestamp-type partitions, the partition will expire
165+
that many days after the date it represents.
166+
kind: integer
167+
label: Partition Expiration Days
168+
name: partition_expiration_days
164169
- description: The granularity of the partitioning strategy. Defaults to month.
165170
kind: options
166171
label: Partition Granularity

_data/meltano/loaders/target-redshift/ticketswap.yml

+7-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ settings:
2727
name: activate_version
2828
value: false
2929
- description: Note that this must be enabled for activate_version to work!This adds
30-
_sdc_extracted_at, _sdc_batched_at, and more to every table. See https://sdk.meltano.com/en/latest/implementation/record_metadata.html
31-
for more information.
30+
_sdc_extracted_at, _sdc_batched_at, and more to every table. See https://sdk.meltano.com/en/latest/implementation/record_metadata.htmlfor
31+
more information.
3232
kind: boolean
3333
label: Add Record Metadata
3434
name: add_record_metadata
@@ -78,6 +78,11 @@ settings:
7878
kind: integer
7979
label: Max Flattening Depth
8080
name: flattening_max_depth
81+
- description: List of users/roles/groups that will have select permissions on the
82+
tables
83+
kind: array
84+
label: Grants
85+
name: grants
8186
- description: When activate version is sent from a tap this specefies if we should
8287
delete the records that don't match, or mark them with a date in the `_sdc_deleted_at`
8388
column. This config option is ignored if `activate_version` is set to false.

0 commit comments

Comments
 (0)