Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-935

Don't force un-materialized slots that are referenced in predicates to be materialized

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • Feature Complete
    • n/a
    • impala
    • None

    Description

      Right now slotref thrift serialization makes sure the slots are materialized before serialization, but for kudu we send slot refs just to build the kudu predicates, meaning the slots might not be referenced in the projection at all. In this case we should avoid materializing the slots (and thus allocating memory).

      Attachments

        Activity

          People

            dralves David Alves
            dralves David Alves
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: