Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-2552 Runtime filter forwarding between operators
  3. IMPALA-2952

Have frontend annotate filters with partitioning metadata

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.5.0
    • Impala 2.5.0
    • Distributed Exec
    • None

    Description

      Rather than have the backend figure it out, the frontend should annotate the filters it sends with information about the following:

      1. Whether the join producer of the filter is a broadcast or partitioned join.
      2. Whether the filter expressions are bound by partition column slots (i.e. is this filter applicable to partitions)

      Doing so in the backend requires a hack, the frontend should be able to do better.

      Attachments

        Activity

          People

            dtsirogiannis Dimitris Tsirogiannis
            henryr Henry Robinson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: