Join Slack
Powered by
If I just want to rename one field in all streams ...
# troubleshooting
m
Matt Menzenski
07/24/2023, 6:01 PM
If I just want to rename one field in all streams (as it contains a leading number that my target won’t like), can I do this with meltano-map-transform?
Copy code
stream_maps: '*': third_party_payments: '3rd_party_payments'
Matt Menzenski
07/24/2023, 6:16 PM
based on
https://meltano.slack.com/archives/CMN8HELB0/p1680537257411709?thread_ts=1680052476.582039&cid=CMN8HELB0
this seems to be what I want
Matt Menzenski
07/25/2023, 11:58 PM
This worked fine
Open in Slack
Previous
Next