QuakeWang opened a new issue, #228: URL: https://github.com/apache/paimon-rust/issues/228
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon-rust/issues) and found nothing similar. ### Description This task tracks a scoped BlobType implementation in `paimon-rust` as part of #227. - [ ] `spec: add BlobType` - add `BlobType` to the Rust type system - support schema serialization/deserialization - add basic tests and fixtures - [ ] `read: support blob file format` - dispatch reads by file format and support `.blob` via a dedicated reader - provide minimal read-only compatibility for Java-generated `.blob` files in the existing data-evolution flow - expose Blob values as Arrow binary bytes - add read tests, document current limitations, and fix binding compatibility only if needed ### Willingness to contribute - [x] I'm willing to submit a PR! -- 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]
