-
Notifications
You must be signed in to change notification settings - Fork 50
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
Error with structured records with timestamps from standalone plugin #866
Labels
Milestone
Comments
This was referenced Feb 8, 2023
4 tasks
Issue is being discussed here. |
3 tasks
goal here:
|
This was referenced Mar 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Bug description
In a pipeline with a source using a standalone connector and with records with timestamp fields, an error occurs and causes the pipeline to stop. Here's what the logs says:
This does not happen with built-in connectors. This has originally been found here.
Steps to reproduce
conduit-connector-generator
into Conduit's connectors directory (./connectors
by default)Expected results:
Pipeline starts successfully. Records are generated and written to the file destination.
Actual results:
Pipeline fails with described error.
Version
{"version":"v0.6.0-nightly.20230207-4-g69f4265", "os":"linux", "arch":"amd64"}
The text was updated successfully, but these errors were encountered: