Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Support aggregations min, max #541

Merged
merged 18 commits into from Sep 30, 2020

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    2a82d3a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. update

    chloe-zh committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    3006190 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Configuration menu
    Copy the full SHA
    58a5082 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/develop' into agg

    # Conflicts:
    #	core/src/main/java/com/amazon/opendistroforelasticsearch/sql/expression/aggregation/SumAggregator.java
    #	core/src/test/java/com/amazon/opendistroforelasticsearch/sql/expression/aggregation/AvgAggregatorTest.java
    #	core/src/test/java/com/amazon/opendistroforelasticsearch/sql/expression/aggregation/SumAggregatorTest.java
    chloe-zh committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    0828ef1 View commit details
    Browse the repository at this point in the history
  3. update

    chloe-zh committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    68556f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Merge remote-tracking branch 'upstream/develop' into agg

    # Conflicts:
    #	core/src/main/java/com/amazon/opendistroforelasticsearch/sql/expression/function/BuiltinFunctionName.java
    chloe-zh committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    9796b09 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. update

    chloe-zh committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    0cb7af2 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Merge remote-tracking branch 'upstream/develop' into agg

    # Conflicts:
    #	integ-test/src/test/java/com/amazon/opendistroforelasticsearch/sql/ppl/StatsCommandIT.java
    chloe-zh committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    6ff06f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ec824f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. address comments

    chloe-zh committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    fcb3d24 View commit details
    Browse the repository at this point in the history
  2. update

    chloe-zh committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    d01d6d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Merge remote-tracking branch 'upstream/develop' into agg

    # Conflicts:
    #	integ-test/src/test/java/com/amazon/opendistroforelasticsearch/sql/ppl/StatsCommandIT.java
    #	sql/src/main/antlr/OpenDistroSQLParser.g4
    chloe-zh committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    a2586b0 View commit details
    Browse the repository at this point in the history
  2. update

    chloe-zh committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    ccad2cc View commit details
    Browse the repository at this point in the history
  3. address comment

    chloe-zh committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    a3b0b43 View commit details
    Browse the repository at this point in the history
  4. add comparison tests

    chloe-zh committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    4ea7ad2 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    ec1423b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. update

    chloe-zh committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    2fa0af8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. added doc

    chloe-zh committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    4de4f14 View commit details
    Browse the repository at this point in the history