hudi-bot opened a new issue, #17385:
URL: https://github.com/apache/hudi/issues/17385

   https://github.com/apache/hudi/pull/12781/files#r1964205520
   
   A new constructor is added.  We should see if this is really needed (rewrite 
the tests so this is not needed?) and keep the constructors simple, by removing 
this one.
   
    
   {code:java}
   protected HoodieTable(HoodieWriteConfig config, HoodieEngineContext context, 
HoodieTableMetaClient metaClient, FileSystemViewManager viewManager, 
TaskContextSupplier supplier) {code}
    
   
    
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-9103
   - Type: Sub-task
   - Parent: https://issues.apache.org/jira/browse/HUDI-9054
   - Fix version(s):
     - 1.1.0


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

Reply via email to