danny0405 commented on issue #9019: URL: https://github.com/apache/hudi/issues/9019#issuecomment-1598103401
> the log file will continue to grow, which will cause the next plan to have a lot of log files We still have bin-packing algorithm for assigning new records into these file groups. > Can we support that if a FG appears in a certain plan, the FG can still be generated in the plan We have log compaction (to compact only the log files) BTW. -- 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]
