Hey Guys, is it possible to give a name to postgres table while using a rest api tap to target-postgres? I couldn't find any example or code. Table name is equal to stream name
e
edgar_ramirez_mondragon
12/04/2023, 3:00 PM
Table name is equal to stream name
Yeah, that's the convention. You could use stream maps if it's an SDK-based tap, or a mapper otherwise to alter the name of a stream.