Got some arbitrary json data. Right now it’s goin...
# singer-tap-development
s
Got some arbitrary json data. Right now it’s going to BigQuery but I’d also like to support loading into a Snowflake variant column. The
ObjectType
seems to require that I know the full schema. How can I support arbitrary object schemas?