Skip to content

Brings java lance schema into java module #4202

@majin1102

Description

@majin1102

For now, lance java(including spark) uses arrow schema to build dataset and retrieval from dataset.

However, when we need to config compression or other field level configurations, the field ids need to be known, which is stored in lance dominated schema. That's why we need to bring lance schema into java module, which has been done in python and rust modules.

The type transformation between java and rust could be dirty. Try best to make it light

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions