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
I am testing the zoho-crm connector (After upgrading the python from 3.9 to 3.10 and upgrade the CDK to 7.x)
I am not sure if I am doing something wrong or if it's a bug.
As you can see, for some of the streams, this function returns int instead of AirbyteDateTime. And it failed:
TypeError: '>' not supported between instances of 'AirbyteDateTime' and 'int'