twcardenas opened a new issue, #6908: URL: https://github.com/apache/iceberg/issues/6908
### Query engine Spark 3.3.0 on EMR Serverless ### Question Hi, I am using Iceberg merge-on-read property for merges. I see position delete value in the metadata and each run this value grows. After I rewrite the data files the position deletes stays the same. I thought rewriting the data files would fix positional deletes and the value would go down. Am I running the correct procedure? Or will this value not reflect the current number of positional deletes occurring on reads? -- 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]
