Closed
Description
Feature Request / Improvement
#1256 mentioned removing numpy
as a dependency. numpy
is currently only used in 1 function
iceberg-python/pyiceberg/io/pyarrow.py
Lines 810 to 815 in 583a7e9
and 2 tests
iceberg-python/tests/integration/test_writes/test_writes.py
Lines 1348 to 1383 in 583a7e9
iceberg-python/tests/integration/test_writes/test_writes.py
Lines 1404 to 1412 in 583a7e9
It seems like we can replace the _combine_positional_deletes
use of numpy
with pure python operators or pyarrow operators
Metadata
Metadata
Assignees
Labels
No labels