Re: [PR] Support reading initial-defaults [iceberg-python]

2025-02-14 Thread via GitHub
gabeiglio commented on PR #1644: URL: https://github.com/apache/iceberg-python/pull/1644#issuecomment-2660194994 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 think we have to wait for V3

Re: [PR] Support reading initial-defaults [iceberg-python]

2025-02-14 Thread via GitHub
Fokko commented on PR #1644: URL: https://github.com/apache/iceberg-python/pull/1644#issuecomment-2660123523 > 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.

Re: [PR] Support reading initial-defaults [iceberg-python]

2025-02-12 Thread via GitHub
gabeiglio commented on PR #1644: URL: https://github.com/apache/iceberg-python/pull/1644#issuecomment-2654880947 Since initial-default projection happens after filtering in _task_to_record_batches wondering if this will yield the correct results given a pyarrow_filter for this field. --

[PR] Support reading initial-defaults [iceberg-python]

2025-02-11 Thread via GitHub
Fokko opened a new pull request, #1644: URL: https://github.com/apache/iceberg-python/pull/1644 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,