You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by vl...@apache.org on 2019/12/29 07:26:55 UTC

[calcite] branch master updated (2daa185 -> 0341e97)

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

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


    from 2daa185  [CALCITE-3623] Run autostyleApply
     add 0341e97  [CALCITE-3637] Update linq4j tests upgrade from junit4 to junit5 (Qianjin Xu)

No new revisions were added by this update.

Summary of changes:
 linq4j/gradle.properties                           |   2 -
 .../calcite/linq4j/test/JoinPreserveOrderTest.java | 138 +++++++++++++--------
 .../apache/calcite/linq4j/test/Linq4jSuite.java    |  44 -------
 .../apache/calcite/linq4j/test/LookupImplTest.java |   4 +-
 4 files changed, 91 insertions(+), 97 deletions(-)
 delete mode 100644 linq4j/src/test/java/org/apache/calcite/linq4j/test/Linq4jSuite.java