Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-537

[C++] StringArray/BinaryArray comparisons may be incorrect when values with non-zero length are null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.2.0
    • C++
    • None

    Description

      see code review comments in https://github.com/apache/arrow/pull/322

      because we compare the entire data range without regards to nullness, this may compare null data segments which should be ignored

      Attachments

        Issue Links

          Activity

            People

              wesm Wes McKinney
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: