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

   closes #3108
   
   ## Summary
   - reopen newly written parquet files and read metadata via 
pyarrow.parquet.read_metadata
   - use the read metadata consistently when computing DataFile statistics
   - add a regression test covering the write_file metadata path
   
   ## Testing
   - /opt/homebrew/bin/ruff format pyiceberg/io/pyarrow.py 
tests/io/test_pyarrow.py
   - /opt/homebrew/bin/ruff check --fix pyiceberg/io/pyarrow.py 
tests/io/test_pyarrow.py
   - PYTHONPATH=. uv run --project . pytest tests/io/test_pyarrow.py -k 
write_file_reads_parquet_metadata -xvs


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to