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

Fix wrong "before rows" message to "after rows" message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.0
    • Client - JDBC
    • None

    Description

      When a result set has zero rows, after the caller advances from before the set of zero rows to after the set of zero rows, ResultSet methods report the "before rows; call next()" message rather than correctly saying "after rows".

      Resolution: Work around bug in Avatica's next() code.

      Attachments

        1. DRILL-2904.1.patch.txt
          4 kB
          Daniel Barclay

        Activity

          People

            dsbos Daniel Barclay
            dsbos Daniel Barclay
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: