mccormickt12 opened a new pull request, #2432:
URL: https://github.com/apache/iceberg-python/pull/2432

   Features implemented:
   - Record batching and table reading via ArrowScan
   - Column projection and row filtering with predicate pushdown
   - Positional deletes support (with ORC-specific non-dictionary handling)
   - Schema mapping for files without field IDs
   - Streaming via Iterator[pa.RecordBatch] for memory efficiency
   - Full integration with Iceberg metadata and partitioning
   
   <!--
   Thanks for opening a pull request!
   -->
   
   <!-- In the case this PR will resolve an issue, please replace 
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
   <!-- Closes #${GITHUB_ISSUE_ID} -->
   
   # Rationale for this change
   
   ## Are these changes tested?
   
   ## Are there any user-facing changes?
   
   <!-- In the case of user-facing changes, please add the changelog label. -->
   


-- 
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, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to