This is an automated email from the ASF dual-hosted git repository.

kenn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from da8fa25  Merge pull request #5276: [BEAM-4196][SQL] Support complex 
types in DDL
     add 5de6f05  [SQL] Simplify planner usage, fix assertions
     add 5e202a1  [SQL] Cleanup BeamAggregation rule and rel to fix
     add 2d8de69  [SQL] Fix assertion failures in test
     new fa2afde  Merge pull request #5318: [BEAM-3417] Fix calcite assertions

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/java/extensions/sql/build.gradle              |  2 --
 sdks/java/extensions/sql/pom.xml                   |  1 -
 .../operator/logical/BeamSqlNotExpression.java     |  8 -----
 .../sql/impl/planner/BeamQueryPlanner.java         | 40 +++++++---------------
 .../sql/impl/rel/BeamAggregationRel.java           | 19 ----------
 .../sql/impl/rule/BeamAggregationRule.java         | 15 ++++----
 .../impl/interpreter/BeamSqlFnExecutorTest.java    | 15 ++------
 .../sql/impl/rel/BeamEnumerableConverterTest.java  |  9 ++---
 sdks/java/nexmark/build.gradle                     |  4 ---
 sdks/java/nexmark/pom.xml                          |  3 --
 10 files changed, 27 insertions(+), 89 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to