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

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


    from 350802b  [CALCITE-4510] RexLiteral can produce wrong digest for some 
user defined types
     add dfb934a  [CALCITE-4593] DiffRepository tests should fail if new XML 
resources are not in alphabetical order
     new e193b18  DiffRepository should write a test's resource file only when 
it is modified
     new f1309fa  [CALCITE-4594] Interpreter returns wrong result when Values 
has zero fields

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:
 .editorconfig                                      |     3 +
 .../org/apache/calcite/interpreter/ValuesNode.java |     4 +-
 .../main/java/org/apache/calcite/util/Util.java    |     3 +
 .../org/apache/calcite/test/DiffRepository.java    |   174 +-
 .../org/apache/calcite/test/InterpreterTest.java   |    67 +-
 .../java/org/apache/calcite/util/TestUtil.java     |    17 +
 .../java/org/apache/calcite/util/TestUtilTest.java |    39 +
 .../calcite/sql/test/SqlPrettyWriterTest.xml       |   286 +-
 .../org/apache/calcite/test/HepPlannerTest.xml     |   150 +-
 .../org/apache/calcite/test/RelOptRulesTest.xml    | 23458 +++++++++----------
 .../apache/calcite/test/SqlHintsConverterTest.xml  |   342 +-
 .../org/apache/calcite/test/SqlLimitsTest.xml      |    10 +-
 .../apache/calcite/test/SqlToRelConverterTest.xml  | 13440 +++++------
 .../org/apache/calcite/test/TopDownOptTest.xml     |  1866 +-
 .../calcite/test/TypeCoercionConverterTest.xml     |   136 +-
 15 files changed, 20090 insertions(+), 19905 deletions(-)

Reply via email to