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

Codegen HdfsParquetScanner::EvalRuntimeFilters()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Impala 2.7.0
    • None
    • Backend

    Description

      There is a virtual function call

       filter_ctxs_[i]->expr->GetValue(row) 

      and a big switch statement in RawValue::GetHashValue() (called by RuntimeFilter::Eval). It's called for every row so we may benefit from codegen'ing.

      Attachments

        Issue Links

          Activity

            People

              kwho Michael Ho
              kwho Michael Ho
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: