Skip to content

Plasma (store) deprecated since PyArrow 10.0.0 — will be removed in 12.0.0 or so #84

@eaogorman

Description

@eaogorman

PyArrow 10.x.x (as installed from pip) cannot connect to the Plasma store.
PyArrow 9.x.x (as installed from conda) connects.

Plasma (store) is deprecated since Arrow 10.0.0 — it will be removed in 12.0.0 or so.

Find alternatives for store — swap out data store backend, or specify version 9.x.x for install.

One possibility = Redis: open source, in-memory key-value data store, supports pub/sub, µs latency, well-maintained

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