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

Support trigonometric functions acos, asin, atan, atan2, cos, cot, degrees, radians, sin, tan #599

Merged
merged 7 commits into from
Jul 22, 2020

Commits on Jul 18, 2020

  1. support trigonometric functions acos, asin, atan, atan2, cos, cot, de…

    …grees, radians, sin, tan
    chloe-zh committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    ac267b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Merge branch 'develop' into math4

    # Conflicts:
    #	core/src/main/java/com/amazon/opendistroforelasticsearch/sql/expression/DSL.java
    #	core/src/main/java/com/amazon/opendistroforelasticsearch/sql/expression/operator/arthmetic/MathematicalFunction.java
    #	core/src/test/java/com/amazon/opendistroforelasticsearch/sql/expression/operator/arthmetic/MathematicalFunctionTest.java
    #	ppl/src/main/antlr/OpenDistroPPLParser.g4
    #	sql/src/main/antlr/OpenDistroSQLParser.g4
    chloe-zh committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    61e60b6 View commit details
    Browse the repository at this point in the history
  2. updated doc

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

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    004de1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac98ce0 View commit details
    Browse the repository at this point in the history
  3. update

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

Commits on Jul 22, 2020

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

    # Conflicts:
    #	core/src/main/java/com/amazon/opendistroforelasticsearch/sql/expression/operator/arthmetic/MathematicalFunction.java
    #	core/src/test/java/com/amazon/opendistroforelasticsearch/sql/expression/operator/arthmetic/MathematicalFunctionTest.java
    #	integ-test/src/test/java/com/amazon/opendistroforelasticsearch/sql/ppl/MathematicalFunctionIT.java
    #	integ-test/src/test/resources/correctness/expressions/functions.txt
    #	ppl/src/main/antlr/OpenDistroPPLParser.g4
    #	sql/src/main/antlr/OpenDistroSQLParser.g4
    chloe-zh committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    97bd3ec View commit details
    Browse the repository at this point in the history