Skip to content

Commit

Permalink
Add Target Clickhouse order by keys (#1854)
Browse files Browse the repository at this point in the history
Co-authored-by: Edgar Ramírez Mondragón <[email protected]>
  • Loading branch information
BTheunissen and edgarrmondragon authored Sep 23, 2024
1 parent 0863d22 commit fdf7390
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _data/meltano/loaders/target-clickhouse/shaped-ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,10 @@ settings:
label: Verify
name: verify
value: true
- description: The list of columns to order by when loading data into the destination.
kind: array
label: Order By Keys
name: order_by_keys
settings_group_validation:
- - sqlalchemy_url
settings_preamble: ''
Expand Down

0 comments on commit fdf7390

Please sign in to comment.