You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by da...@apache.org on 2019/12/21 03:13:27 UTC

[calcite] branch master updated (edc386d -> a9b23c7)

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 edc386d  [CALCITE-3595] Test infrastructure overwrites reference log with wrong results (Wang Yanlin)
     add a9b23c7  [CALCITE-3604] Fixing SqlXmlFunctionsTest locale (ritesh-kapoor)

No new revisions were added by this update.

Summary of changes:
 core/src/main/java/org/apache/calcite/runtime/CalciteResource.java  | 6 ++----
 core/src/main/java/org/apache/calcite/runtime/XmlFunctions.java     | 2 +-
 .../resources/org/apache/calcite/runtime/CalciteResource.properties | 2 +-
 .../test/java/org/apache/calcite/sql/test/SqlOperatorBaseTest.java  | 4 ++--
 core/src/test/java/org/apache/calcite/test/SqlXmlFunctionsTest.java | 5 +----
 5 files changed, 7 insertions(+), 12 deletions(-)