Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-5573

Support table operation APIs for Hudi

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • api
    • None

    Description

      One example from Iceberg:

      table.newDelete()
               .deleteFromRowFilter(Expressions.equal("ledgerId", "1")))
               .commit(); 

      Attachments

        Activity

          People

            danny0405 Danny Chen
            danny0405 Danny Chen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: