kevin
09/14/2022, 5:55 PM2022-09-14T16:21:06.172983Z [info ] CRITICAL None is not of type 'string' cmd_type=loader job_id=baton-to-snowflake name=target-snowflake run_id=f9931695-689e-46a3-aeab-5da042eb1146 stdio=stderr
2022-09-14T16:21:06.173162Z [info ] CRITICAL cmd_type=loader job_id=baton-to-snowflake name=target-snowflake run_id=f9931695-689e-46a3-aeab-5da042eb1146 stdio=stderr
2022-09-14T16:21:06.173312Z [info ] CRITICAL Failed validating 'type' in schema['properties']['created_by']: cmd_type=loader job_id=baton-to-snowflake name=target-snowflake run_id=f9931695-689e-46a3-aeab-5da042eb1146 stdio=stderr
2022-09-14T16:21:06.173496Z [info ] CRITICAL {'type': 'string'} cmd_type=loader job_id=baton-to-snowflake name=target-snowflake run_id=f9931695-689e-46a3-aeab-5da042eb1146 stdio=stderr
2022-09-14T16:21:06.173644Z [info ] CRITICAL cmd_type=loader job_id=baton-to-snowflake name=target-snowflake run_id=f9931695-689e-46a3-aeab-5da042eb1146 stdio=stderr
2022-09-14T16:21:06.173783Z [info ] CRITICAL On instance['created_by']: cmd_type=loader job_id=baton-to-snowflake name=target-snowflake run_id=f9931695-689e-46a3-aeab-5da042eb1146 stdio=stderr
2022-09-14T16:21:06.173920Z [info ] CRITICAL None cmd_type=loader job_id=baton-to-snowflake name=target-snowflake run_id=f9931695-689e-46a3-aeab-5da042eb1146 stdio=stderr
looks like its validating a data type. Is this an issue that needs to be resolved by the code of the tap? or is there something we can do in meltano that can override thisvisch
09/14/2022, 6:20 PMlooks like its validating a data type. Is this an issue that needs to be resolved by the code of the tap? or is there something we can do in meltano that can override this
looks like its validating a data type.yep!
Is this an issue that needs to be resolved by the code of the tap?Yes
or is there something we can do in meltano that can override thisYes, https://docs.meltano.com/concepts/plugins#schema-extra
visch
09/14/2022, 6:21 PMvisch
09/14/2022, 6:21 PMvisch
09/14/2022, 6:21 PM