Is there any way to alter target data types? I hav...
# plugins-general
s
Is there any way to alter target data types? I have a bunch of stuff coming in as
{value: MY_VALUE}
as a variant with the
target-snowflake
instead of just
MY_VALUE
. Using the
tap-hubspot
tap
p
@sam_werbalowsky does this do what you’re looking for? https://docs.meltano.com/concepts/plugins#schema-extra Are you trying to coerce the schema for a specific field?