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

VarBinary hash function computing hash for entire buffer

    XMLWordPrintableJSON

Details

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

    Description

      the hash function for VarBinary data type should be computing the hash function for a particular record. But it is currently computing for the entire buffer, which is all of the data for the ValueVector.

      the fix is to set the starting and ending indices for the particular value.

      Attachments

        1. DRILL-375
          1 kB
          Steven Phillips
        2. DRILL-375.patch
          1 kB
          Steven Phillips

        Activity

          People

            sphillips Steven Phillips
            sphillips Steven Phillips
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: