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

Enhance HashFunctions to handle null values

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • 0.4.0
    • None
    • None

    Description

      Currently, the HashFunctions class uses the NullHandling semantics of NULL_IF_NULL which means it will produce null value for a null input. In order for Drill operators that perform hashing to work correctly with null inputs, we need to add appropriate handling in the HashFunctions such that they produce integer values (e.g 0) for such inputs.

      Attachments

        Issue Links

          Activity

            People

              jaltekruse Jason Altekruse
              amansinha100 Aman Sinha
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: