nastra opened a new pull request, #9725:
URL: https://github.com/apache/iceberg/pull/9725

   While working on https://github.com/apache/iceberg/pull/9620 we've noticed 
that we currently add elements to the view history whenever a new view version 
has been added, which is wrong.
   
   According to the view spec, the history (aka `version-log`) should be :
   > A list of version-log entries with the timestamp and version-id for every 
change to current-version-id


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