[pull] trunk from spiceai:trunk#806
Merged
Merged
Conversation
…position (#10679) When a dataset uses JSON schema decomposition (`metadata.json_object: "*"`), declared columns whose names match the HTTP connector's built-in metadata fields (`request_path`, `request_query`, `request_body`, `request_headers`, `content`, `response_status`, `response_headers`, `fetched_at`) are now populated from the HTTP request/response with their original Arrow types instead of being decomposed from the JSON body. This lets queries reference both decomposed body columns and HTTP metadata on the same dataset (for example filtering on a typed `response_status = 200` or pushing a path filter via `request_path`). Body keys colliding with a metadata name are dropped (do not shadow the real HTTP value, do not leak into the catch-all). Declaring the catch-all column itself with a reserved name is rejected as ambiguous.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )