Commits


Anja Kefala authored and GitHub committed f00a3061fd5
GH-43391: [Python] Add bindings for memory manager and device to Context class (#43392) ### What changes are included in this PR? Added bindings for `device` and `memory_manager` to `pyarrow.cuda.Context class`. ### Are these changes tested? Yes ### Are there any user-facing changes? Yes * GitHub Issue: #43391 Lead-authored-by: anjakefala <anja.kefala@gmail.com> Co-authored-by: Anja Kefala <anja.kefala@gmail.com> Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>