laskoviymishka commented on issue #861:
URL: https://github.com/apache/iceberg-go/issues/861#issuecomment-4214455953

   This was already fixed in #775.
   
   The blanket rejection was removed and replaced with logic that uses the 
file's field_ids for statistics mapping when present, falling back to the table 
schema when they're absent. checkArrowSchemaCompat still catches genuine schema 
mismatches.
   
   The fix is on main but postdates the v0.5.0 release you tested against — 
it'll be available in the next release.


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