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

Improve code quality around partition path extraction and identifier

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Done
    • None
    • 0.12.0
    • metadata
    • None

    Description

      For an empty relative partition path in non-partitioned table, we use "." as the partition path identifier in the metadata table records.  In the code, there are various ways of doing such conversion, which makes it hard to reason about.  There is one bug caused by such complexity:  https://github.com/apache/hudi/pull/6113. We should standardize the way of such handling and make the code more readable.

      Attachments

        Activity

          People

            codope Sagar Sumit
            guoyihua Ethan Guo (this is the old account; please use "yihua")
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: