You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although its a good practice for the tap to fully map all json properties, it would be awesome if the target could have a fail safe data type like String when the exact data type cant be found. The recent case is someone trying to load tap snapchat which has some empty properties for the creatives and campaigns streams. Right now the target fails, but ideally it would succeed with maybe a warning and just write String (or equivalent) data.
Although its a good practice for the tap to fully map all json properties, it would be awesome if the target could have a fail safe data type like String when the exact data type cant be found. The recent case is someone trying to load tap snapchat which has some empty properties for the creatives and campaigns streams. Right now the target fails, but ideally it would succeed with maybe a warning and just write String (or equivalent) data.
This data type failsafe was proposed as an item to be added as a best practice to the Singer ecosystem MeltanoLabs/Singer-Working-Group#20.
The text was updated successfully, but these errors were encountered: