Matthew Brady
06/17/2024, 8:02 PMMatthew Brady
06/17/2024, 8:12 PMthis error occurs after running this command for clarity: meltano elt tap-shopify target-s3
Reuben (Matatika)
06/17/2024, 9:45 PMbatch_start_time
is set in context.
Looks like you could maybe get around it by setting use_raw_stream_name: true
in config? https://github.com/crowemi/target-s3/blob/c6d00e2cb807cc8b79eae89638c37b7a40fad1d0/target_s3/formats/format_base.py#L74-L76Matthew Brady
06/18/2024, 8:11 PM