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

Propagate the argument 'type' for RawValue::Compare()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Impala 2.9.0
    • Impala 2.10.0
    • Backend
    • ghx-label-1

    Description

      CodegenAnyVal::Compare() generates code which calls the cross
      compiled version of RawValue::Compare() without propagating
      the type information into RawValue::Compare(). As a result,
      the generated code of RawValue::Compare() is not any more
      efficient than the interpreted version as we still have
      the big switch statement in it.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: