chmurray88
3 years agoNew Contributor II
PostgreSQL - Bulk Load with schema provided
Hello -
I am trying to provide a schema for the PostgreSQL - Bulk Load snap to use. I’m getting an error that “Expecting a schema document with a map of column names to their descriptions”.
I have a query that returns the column names and their data types. I’ve done this with the parquet writer snap and it works fine. With this snap, it seems like there is a different format needed to send in the schema.
I’ve looked on the documentation for the snap and there is no example. Was looking to see if anyone could provide some insight on this for me.
Thanks!
Chris