Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-2823

Merge join should use implicit cast

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • None
    • None

    Description

      Currently merge join does not use implicit cast if the two expressions in the join condition are of different data types. However if we have such a situation it works as expected because we have function implementations for numeric comparisons with different data types. As part of DRILL-2753 we are getting rid of it so merge join will need to use implicit cast if the expressions in the join condition are of different types.

      Attachments

        1. DRILL-2823.patch
          29 kB
          Mehant Baid

        Activity

          People

            mehant Mehant Baid
            mehant Mehant Baid
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: