Y Ethan Guo created HUDI-9103:
---------------------------------

             Summary: Revisit the HoodieTable constructor added
                 Key: HUDI-9103
                 URL: https://issues.apache.org/jira/browse/HUDI-9103
             Project: Apache Hudi
          Issue Type: Sub-task
            Reporter: Y Ethan Guo
             Fix For: 1.1.0


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}
 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to