discivigour opened a new pull request, #8021: URL: https://github.com/apache/paimon/pull/8021
### Summary - Add Python BlobViewStruct / BlobView wire-format support and the blob-view-field option. - Store descriptor/view BLOB fields inline, validate bad inline field configuration and payloads, and avoid writing new .blob files for view fields. - Resolve blob-view fields during reads through catalog-aware lookup, returning bytes by default or upstream BlobDescriptor bytes when blob-as-descriptor=true. ### Tests - DataBlobWriterTest.test_blob_view_fields_resolve_upstream_blob() - BlobTest.test_blob_view_struct_roundtrip() -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
