Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-3548

Prune runtime filters based on RUNTIME_FILTER_MODE in the frontend

    XMLWordPrintableJSON

Details

    Description

      Currently, the FE generates a number of runtime filters and assigns them to plan nodes without taking the value of RUNTIME_FILTER_MODE into account. In the backend, the filters are removed from the exec nodes based on the target node types (local or remote) and the value of the RUNTIME_FILTER_MODE option. This may cause some confusion to users because they may see runtime filters in the output of explain that aren't applied when the query is executed. This operation should be performed in the FE.

      Attachments

        Activity

          People

            attilaj Attila Jeges
            dtsirogiannis Dimitris Tsirogiannis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: