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

DRILL-5051: Fix incorrect result returned in nest query with offset specified

    XMLWordPrintableJSON

Details

    • Patch

    Description

      My SQl:

      select count(1) from (select id from (select id from cp.`tpch/lineitem.parquet` LIMIT 2) limit 1 offset 1)

      This SQL returns nothing.

      Something goes wrong in LimitRecordBatch.java, and the reason is different with DRILL-4884

      Attachments

        Issue Links

          Activity

            People

              zbdzzg Account Not Used
              zbdzzg Account Not Used
              Khurram Faraaz Khurram Faraaz
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: