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

Add a field to SV2 to indicate if the SV2 reorders the Record Batch

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      The optimization in DRILL-6687 is not correct if an SV2 is used to re-order rows in the record batch. Currently, this is not a problem because none of the reordering operators (SORT, TOPN) use an SV2. SORT has code for SV2 but it is disabled.

      Adding a field to SV2 to indicate if the SV2 reorders the Record Batch would allow the safe application of the DRILL-6687 optimization.

      Attachments

        Activity

          People

            karthikm Karthikeyan Manivannan
            karthikm Karthikeyan Manivannan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: