laskoviymishka opened a new issue, #943:
URL: https://github.com/apache/iceberg-go/issues/943

   Parent: #861
   
   Issue #861 reported that `filesToDataFiles` rejected parquet files carrying 
their own `field_id`s. PR #775 fixed it on main; no regression test prevents 
the rejection from sneaking back. Write a small Arrow record to parquet via the 
existing iceberg-go writer (which stamps `field_id`s into parquet metadata), 
feed the file path back through `Transaction.AddDataFiles`, assert it commits 
cleanly. Reverting #775 should make the test fail with the original rejection 
error.


-- 
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