Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-2528

Support Aggregates in ElasticSearch Adapter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.18.0
    • elasticsearch-adapter
    • None

    Description

      Translate SQL GROUP BY and aggregate functions sum / min / max into Elastic Terms and Metric aggregations.

      Examples

      select col1, sum(col2), max(col3) from elastic group by col1
      select count(*) from elastic
      

      Attachments

        Issue Links

          Activity

            People

              julianhyde Julian Hyde
              sereda Andrei Sereda
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: