Skip to content
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

Failure with source returning structured data and schema extraction enabled #154

Closed
hariso opened this issue Feb 13, 2025 · 1 comment
Closed
Labels
bug Something isn't working triage Needs to be triaged

Comments

@hariso
Copy link
Contributor

hariso commented Feb 13, 2025

Bug description

If the source connector returns structured data and schema extraction is enabled, then our integration and acceptance fail.

Steps to reproduce

  1. Check out the code from this commit: 6d5c160.
  2. Run make test-integration.

Version

37e7fb4

@hariso
Copy link
Contributor Author

hariso commented Feb 19, 2025

Fixed in this connector by disabling schemas in #159, the issue itself should be fixed in the SDK: ConduitIO/conduit-connector-sdk#273.

@hariso hariso closed this as completed Feb 19, 2025
@github-project-automation github-project-automation bot moved this from Triage to Done in Conduit Main Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant