mbutrovich commented on PR #2579: URL: https://github.com/apache/datafusion-comet/pull/2579#issuecomment-3406489094
Unless I'm misunderstanding, I don't think this really made sense for the access patterns of an index file, but I guess it's not hurting anything. This is just introducing an extra user-space copy for what was just a file open, single write, flush, and a close. -- 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]
