iceberg-python
iceberg-python copied to clipboard
Apply residuals when reading a table
@corleyma Good point, I think most of the docs around residuals are here: https://github.com/apache/iceberg-python/blob/e9d35d561008f264c9e55c28ce1c8fae28b20e77/pyiceberg/expressions/visitors.py#L1737-L1751
Any thoughts?