Skip to content

Support BlobType in read path #228

@QuakeWang

Description

@QuakeWang

Search before asking

  • I searched in the 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

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions