Work committed to
These are projects current contributors are working on.
Projects seeking contributors
In addition to smaller issues labelled good-first-issue, these are some larger projects that we could use some help on. Most of them will be implemented as part of the operations module in the Rust source and can later be exposed to Python and other bindings.
Work committed to
These are projects current contributors are working on.
Projects seeking contributors
In addition to smaller issues labelled good-first-issue, these are some larger projects that we could use some help on. Most of them will be implemented as part of the
operationsmodule in the Rust source and can later be exposed to Python and other bindings.DELETEoperation (Implement simple delete case #832)UPDATEoperation (Support Update operation #1126)MERGEoperation (Implement merge command #850)OPTIMIZEoperation, which currently only works on append-only tables (Support Optimize on non-append-only tables #1125)VACUUMwith bulk requests (Update pyproject definition in pyproject.toml #405, Bulk delete support for object-store apache/arrow-rs#2615)