Jonathan Vexler created HUDI-6253:
-------------------------------------
Summary: Treat full bootstrap table as regular table
Key: HUDI-6253
URL: https://issues.apache.org/jira/browse/HUDI-6253
Project: Apache Hudi
Issue Type: Improvement
Components: bootstrap
Reporter: Jonathan Vexler
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)