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

Add column pruning support to any payload

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • reader-core
    • None

    Description

      In HoodieMergeOnReadRDD, Alexey added column prune support in PR #4888, which is nice, it can speed up MOR _rt table query significantly.

      However, this performance improvement is limited by a whitelistedPayloadClasses , so column prune is only supported in OverwriteWithLatestAvroPayload . If we implemented any other payload class, it can't utilise this feature.

       

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              shivnarayan sivabalan narayanan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: