Skip to content

Revisit the HoodieTable constructor added #17385

@hudi-bot

Description

@hudi-bot

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

Metadata

Metadata

Assignees

Labels

from-jirapriority:criticalProduction degraded; pipelines stalledtype:devtaskDevelopment tasks and maintenance work

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions