Skip to content

[java]: return Arrow IPC stream instead of raw bytes #157

@prrao87

Description

@prrao87

Today the user experience of the namespace java sdk is that user has to parse the Arrow stream bytes into Arrow IPC stream class, which is not user friendly; see https://lancedb.github.io/lancedb/java/java/#reading-query-results

The example should be turned into a util so users can just use it directly instead of coding their own logic against it, and included in the docs.

See: lancedb/lancedb#3050

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