Andrew Hintermeier
03/06/2024, 9:34 PMAndrew Hintermeier
03/06/2024, 9:51 PMJohn Archer
03/06/2024, 10:00 PMAndrew Hintermeier
03/06/2024, 10:04 PMcustomers
to customers_v2
right? I tried something similar but it didn't work. I'll try againAndrew Hintermeier
03/06/2024, 10:04 PMstream_maps:
sites:
__alias__: partners__sites
I want to rename the table sites
to partners__sites
John Archer
03/06/2024, 10:05 PMsites
then yes.Andrew Hintermeier
03/06/2024, 10:07 PMAndrew Hintermeier
03/06/2024, 10:07 PMJohn Archer
03/06/2024, 10:09 PMAndrew Hintermeier
03/07/2024, 5:27 PMJohn Archer
03/07/2024, 8:02 PMdiscover
if your tap has it or look at the tap.properties.json
file in .meltano.run.<tap-name>
. In short the stream id is based on the TAP and what is selected. Ref docs and image the select has commits and tags, so there is a stream-id commits
and tags
John Archer
03/07/2024, 8:03 PMschema.table
or schema-table
Andrew Hintermeier
03/07/2024, 8:05 PMschema-table
like you mentioned but that was not working for meJohn Archer
03/07/2024, 8:07 PM.meltano
ref image that file has all of the stream id'sJohn Archer
03/07/2024, 8:10 PMselect
command it will also show you the pattern