laskoviymishka opened a new pull request, #894:
URL: https://github.com/apache/iceberg-go/pull/894

   Add a diagnostic slog.Warn in Transaction.Overwrite when the newly written 
data files contain fewer rows than the files being deleted. This surfaces 
silent row loss from broken RecordReader adapters or iterator issues that would 
otherwise go unnoticed.
   
   The warning is non-blocking — callers that intentionally reduce data via 
overwrite are not affected. Ref #860.


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