-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hubspot Connector 0.1.11 Fails on Some Tables due to outputting empty strings as dates #5714
Comments
Still fails on Airbyte v0.29.13-Alpha, Hubspot Connector 0.1.11 Latest test restricted to Using current connector...
JSON schema validation failed...
Configuration paths warning...
invalid timestamp errors still...
|
@marcosmarxm |
I have performed the step "Update latest source schema." I have also done completely fresh install with same issue. If there's anything else I can provide or any "grunt work" I can do to help please let me know - I'm happy to help but need guidance still. |
the issue seems to be that the timestamp fields are output as empty strings. We'll fix this soon @RKdev |
Thanks @sherifnada - I know some work on this issue has been done in this ticket as well #5555 Also this may or may not be relevant I would love to work on this but I don't enough experience developing on Airbyte yet. But if there's anything useful I can do such as providing logs or sanitized records from our actual data please let me know |
Enviroment
Current Behavior
The following tables are not syncable from Hubspot
Failed On SYNC
Normalization then also fails
Expected Behavior
All tables should sync and go through basic normalization
Logs
If applicable, please upload the logs from the failing operation.
For sync jobs, you can download the full logs from the UI by going to the sync attempt page and
clicking the download logs button at the top right of the logs display window.
LOG
Steps to Reproduce
wget https://raw.githubusercontent.com/airbytehq/airbyte/v0.29.12-alpha/{.env,docker-compose.yaml}
docker-compose up
companies
,contacts
,deals
,deal_pipelines
(deal_pipelines seems to be fine)Are you willing to submit a PR?
Someday
The text was updated successfully, but these errors were encountered: