You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Sagar Sumit (Jira)" <ji...@apache.org> on 2022/05/23 11:52:00 UTC

[jira] [Created] (HUDI-4141) New Table APIs to create/update table programmatically

Sagar Sumit created HUDI-4141:
---------------------------------

             Summary: New Table APIs to create/update table programmatically
                 Key: HUDI-4141
                 URL: https://issues.apache.org/jira/browse/HUDI-4141
             Project: Apache Hudi
          Issue Type: Epic
            Reporter: Sagar Sumit
            Assignee: Sagar Sumit


New Table APIs to create/update table programmatically. For example,

HudiTable.create(tableConfigs)

HudiTable.forPath(basePath)

HudiTable.delete()

HudiTable.merge()



--
This message was sent by Atlassian Jira
(v8.20.7#820007)