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

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


    from a5b382a  [CALCITE-3028] Support FULL OUTER JOIN with 
AggregateJoinTransposeRule (Vineet Garg)
     new d689620  [CALCITE-3066] RelToSqlConverter may incorrectly throw an 
AssertionError for some decimal literals
     new 046bb81  [CALCITE-3052] Error while applying rule 
MaterializedViewAggregateRule(Project-Aggregate): ArrayIndexOutOfBoundsException

The 2 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:
 .../main/java/org/apache/calcite/rel/rel2sql/SqlImplementor.java  | 4 ++--
 .../apache/calcite/rel/rules/AbstractMaterializedViewRule.java    | 7 ++++---
 .../org/apache/calcite/rel/rel2sql/RelToSqlConverterTest.java     | 8 ++++++++
 3 files changed, 14 insertions(+), 5 deletions(-)

Reply via email to