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

Calcite integration. Single group aggregates

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.15
    • sql
    • SQL Calcite: Added optimization for COUNT(column) if column is indexed
    • Docs Required, Release Notes Required

    Description

      Investigate the optimization for single group aggregates,
      e.g.: SELECT <aggregates> FROM <table>

      Now the hash based aggregates are used for this case.
      We can obtain a little performance improvement.
      Also the special cases (e.g.: SELECT COUNT(<any-columns>) FROM <table>) may be optimized to use table/cache size.

      Attachments

        Issue Links

          Activity

            People

              alex_pl Aleksey Plekhanov
              tledkov-gridgain Taras Ledkov
              Votes:
              0 Vote for this issue
              Watchers:
              3 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 - 3h
                  3h