Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-13030

Calcite integration. Push projections to scans and avoid reading full row when possible

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.15
    • sql
    • SQL Calcite: Added ability to scan inlined keys of indexes without additional requests to data pages.
    • Release Notes Required

    Description

      We can establish index-only scans in some cases. For example, if the column depId is indexed (and totally inlined), we can to execute a query like:

      SELECT depId FROM emp
      

      and collects resultset without pagememory lookups.

      Attachments

        Issue Links

          Activity

            People

              alex_pl Aleksey Plekhanov
              rkondakov Roman Kondakov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h 20m
                  2h 20m