Skip to content

Implement arrow-rs support #81

@ozgrakkurt

Description

@ozgrakkurt

Clickhouse python client supports methods like .stream_arrow or .insert_arrow which lets you interface with it using pyarrow types.
Would be nice to have similar APIs on this client using arrow-rs.

Not sure if this makes sense as the Arrow APIs on the clickhouse server are only on http and this library uses only the native protocol from what I can understand.

I'm keen to contribute the implementation, planning to look into it soon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions