varun-lakhyani commented on PR #16219: URL: https://github.com/apache/iceberg/pull/16219#issuecomment-4416346762
I wanted suggestions on whether latency injection or `S3FileIO` should be added as part of this PR/codebase so anyone can directly run this benchmark with more realistic latency. Currently most viable path is overriding those 2 functions mentioned above. I haven't implemented this as part of this PR since `S3FileIO` is not used in any existing benchmark in the codebase, but for this benchmark I eventually want compaction timing with real cloud storage latency instead of only local FS latency. -- 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]
