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

Implement Non Index type for HUDI

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Common Core

    Description

      Supports scenarios where the data does not have a primary key. At present, a common practice for these scenarios is to give a uuid as the primary key, but this will generate unnecessary indexes and consume more resources during Compaction.
      In order to better support this scenario, the idea of non index is proposed. This solution will not generate an index and can perform compaction faster.

      Attachments

        Activity

          People

            yuzhaojing Zhaojing Yu
            yuzhaojing Zhaojing Yu
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: