prashantwason commented on pull request #2565:
URL: https://github.com/apache/hudi/pull/2565#issuecomment-781686174


   > just curious. actual bootstrap should have some config on these lines 
right? while bootstrapping data to hudi, filter directories based on some 
predicate. can't we reuse the same?
   > CC @bvaradar @n3nash
   I did not find any such config in HoodieBootstrapConfig. I feel keeping it 
separate may be better:
   1. so as to not be confusing the two features which work independently (also 
the configs in bootstrap have a prefix hoodie.bootstrap)
   2. building the HoodieWriteConfig will be awkward with having to provide a 
HoodieBootstrapConfig when enabling Metadata Table
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to