suryaprasanna commented on PR #17520: URL: https://github.com/apache/hudi/pull/17520#issuecomment-3793032560
> for the perf ask from ethan, lets do below perf benchmarking. > > * create a MOR table w/ 1000 log files (do not compact for 1000 log files). > * Lets do a snapshot read w/ v1 and v2 scan and showcase we do not find any perf difference. I am not sure, if perf evaluation is needed, based on the code scanV1 and scanV2 have the same no. of file system calls. From the code do you see any extra file system calls. -- 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]
