Skip to content

refactor(blob): refactor BlobFileContext to honor the actual schema when classifying BLOB fields#332

Open
lxy-9602 wants to merge 2 commits into
alibaba:mainfrom
lxy-9602:fix-blob-file-context
Open

refactor(blob): refactor BlobFileContext to honor the actual schema when classifying BLOB fields#332
lxy-9602 wants to merge 2 commits into
alibaba:mainfrom
lxy-9602:fix-blob-file-context

Conversation

@lxy-9602
Copy link
Copy Markdown
Collaborator

@lxy-9602 lxy-9602 commented Jun 2, 2026

Purpose

Linked issue: #283

Classify BLOB fields by intersecting the option-configured fields with the columns actually present in the given schema, so partial (projected) schemas no longer pull in absent fields. Also removes the unused Is*Field query helpers.

Tests

BlobFileContextTest.PartialSchemaIgnoresAbsentFields
BlobFileContextTest.PartialSchemaWithOnlyBlobFileField

API and Format

Documentation

Generative AI tooling

Generated-by: Claude-4.8-Opus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant