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

source-http-ingest: use proper schema uri #2034

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

psFried
Copy link
Member

@psFried psFried commented Oct 9, 2024

Fixes a bug in the source-http-ingest connector where it would use the incorrect uri in cases where the collection schema already contained an $id. Now it uses the uri that was actually resolved while building the schema.

Also tweaks the logging of errors to use the more complete degub representation.


This change is Reviewable

Fixes a bug in the source-http-ingest connector where it would use the
incorrect uri in cases where the collection schema already contained an
`$id`. Now it uses the uri that was actually resolved while building the
schema.

Also tweaks the logging of errors to use the more complete degub
representation.
@psFried psFried added bug Something isn't working change:unplanned Unplanned change, useful for things like doc updates labels Oct 9, 2024
@psFried psFried requested a review from a team October 9, 2024 11:35
@psFried psFried merged commit 250c843 into main Oct 9, 2024
50 of 52 checks passed
@psFried psFried deleted the phil/http-ingest-schema-urls branch October 9, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working change:unplanned Unplanned change, useful for things like doc updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants