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

Data source predicates should use operator converse when val before slot

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 1.4
    • Impala 1.4
    • None
    • None

    Description

      If predicates on an external data source table are of the form

      {val} {op} {slot}, we need to use the converse of the operator when pushing down TBinaryPredicates to the data source, which are always specified in the form {slot} {op} {val}

      .

      Attachments

        Activity

          People

            mjacobs Matthew Jacobs
            mjacobs Matthew Jacobs
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: