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

binary_string cannot convert buffer that were not start from 0 correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.7.0
    • Execution - Codegen
    • None

    Description

      When binary_string was called multiple times, it can only convert the first one correctly if the drillbuf start from 0. For the second and afterwards calls, because the drillbuf is not starting from 0 thus DrillStringUtils.parseBinaryString could not do the work correctly.

      Attachments

        Activity

          People

            cshi Chunhui Shi
            cshi Chunhui Shi
            Khurram Faraaz Khurram Faraaz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: