homar opened a new issue, #4647: URL: https://github.com/apache/iceberg/issues/4647
Currently snapshot summary, which is a map, contains particular values only if they were affected by changes in that snapshot. These pieces of information would be easier to use and more feasible if they were always present there and had default values. For example DELETED_RECORDS_PROP, ADDED_POS_DELETES_PROP, REMOVED_POS_DELETES_PROP, ADDED_EQ_DELETES_PROP etc. could be set to 0 by default. -- 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]
