Hello guys, I have a question about my target-snow...
# singer-targets
t
Hello guys, I have a question about my target-snowflake, how can I config the target to send my data to a specific table in my database? Right now it just makes a new table with the streamname of my tab. Thanks in advance!
e
Hey! You could rename the stream using inline stream maps to match your target table.
t
Thanks for your fast reply! I will try this 🙏