Skip to content

Commit

Permalink
target-s3 crowemi.yml - add jsonl format (#1750)
Browse files Browse the repository at this point in the history
Co-authored-by: Edgar Ramírez Mondragón <[email protected]>
  • Loading branch information
dror-g and edgarrmondragon authored Apr 28, 2024
1 parent 2a61065 commit 65aaddb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _data/meltano/loaders/target-s3/crowemi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ settings:
value: parquet
- label: Json
value: json
- label: JSON Lines
value: jsonl
- description: A flag indicating whether to append _process_date to record.
kind: boolean
label: Include Process Date
Expand Down

0 comments on commit 65aaddb

Please sign in to comment.