Hey all! I am trying to run a pipeline from <tap-j...
# getting-started
s
Hey all! I am trying to run a pipeline from tap-jira to target-s3 but facing an error:
TypeError: Type <class 'decimal.Decimal'> not serializable
. Seems like
json.dumps
cannot serialize decimal objects but I am not sure how to fix this error. Full error log attached for context:
e
Hi @sid! I put up a PR to fix this: https://github.com/crowemi/target-s3/pull/29
s
Thanks a lot!
e
It's been shipped: https://github.com/crowemi/target-s3/releases/tag/2.0.1. Do give it a try 🙂