MicroGery opened a new issue, #14864: URL: https://github.com/apache/iceberg/issues/14864
### Query engine Spark ### Question Without considering truncation, I can read the upper and lower bounds of a column from the Manifest File. But what if this partition has positional delete or equality delete files? How should I handle this to obtain the correct min/max values and the total count(*) for the table? -- 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]
