Gabriel Igliozzi
Gabriel Igliozzi
Since initial-default projection happens after filtering in _task_to_record_batches Im wondering if this will yield the correct results given a pyarrow_filter for this field.
No problem! I was trying to get a test case for this by evolving the schema of a table and adding a new field with some initial-default value, but i...
+1 on views and catalog, also some important bug fixes (small plug) that we have been getting internally would be cool ([PR](https://github.com/apache/iceberg-python/pull/2367), [PR](https://github.com/apache/iceberg-python/pull/2410), [PR](https://github.com/apache/iceberg-python/pull/2404)) and also the Delete File Index...
Is somebody working on the rest catalog one? if not Ill take it :)
The [PR](https://github.com/apache/iceberg-rust/pull/1521) is up! @CTTY @liurenjie1024 lmk what you think