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

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


    from e7fc697  [CALCITE-3591] Add bit_xor aggregate operator (wangxlong)
     add b06fd40  [CALCITE-3607] Support LogicalTableModify in RelShuttle 
(xy2953396112)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/calcite/plan/SubstitutionVisitor.java   | 12 ++++++------
 .../apache/calcite/prepare/CalciteMaterializer.java    |  4 ++++
 .../main/java/org/apache/calcite/rel/RelShuttle.java   |  3 +++
 .../java/org/apache/calcite/rel/RelShuttleImpl.java    |  5 +++++
 .../org/apache/calcite/test/SqlToRelConverterTest.java | 18 ++++++++++++++++++
 5 files changed, 36 insertions(+), 6 deletions(-)

Reply via email to