rbalamohan opened a new issue, #6416: URL: https://github.com/apache/iceberg/issues/6416
### Apache Iceberg version 0.14.1 ### Query engine Spark ### Please describe the bug 🐞 ReadConf creates new file reader for reading "generateOffsetToStartPos". Though it will be around 30-50ms call, this quickly increases overall runtime in workloads having lot of positional delete files. Creating this as a placeholder ticket to fix it. -- 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]
