hudi-bot opened a new issue, #15974: URL: https://github.com/apache/hudi/issues/15974
Bootstrap tables have a performance hit compared to regular tables. If you bootstrap with full bootstrap mode, I think we should just treat the table like a regular table. I think the easiest way to do this would be to prevent setting bootstrap base path in the tableconfig. If that isn't possible, then we could add another table config stating if it has metadata only bootstrap files. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-6253 - Type: Improvement -- 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]
