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

Fix nested column projection in hudi connector

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 1.1.0
    • None
    • None

    Description

      Quoting from Slack thread -

      Hudi connector is not great at reading values from the deeply nested objects. Historically we've got a table where one field has around 5000 nested fields, so the user that only tries to read a few fields quickly runs out of RAM because apparently the whole object is being read into memory. 

      Hudi connector needs to implement `HiveMetadata#applyProjection` to support projection for nested fields.

      Attachments

        Activity

          People

            Unassigned Unassigned
            codope Sagar Sumit
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: