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 2020/01/19 04:00:26 UTC

[calcite] branch master updated (7e57379 -> 8fb5ca9)

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 7e57379  [CALCITE-3747] Constructing BETWEEN with RelBuilder throws class cast exception
     add 8fb5ca9  Cosmetic changes

No new revisions were added by this update.

Summary of changes:
 .../calcite/rel/hint/CompositeHintStrategy.java     |  6 +++---
 .../calcite/rel/hint/ExplicitHintStrategy.java      |  2 +-
 .../org/apache/calcite/rel/hint/HintStrategy.java   |  2 +-
 .../apache/calcite/rel/hint/HintStrategyTable.java  |  6 +++---
 .../calcite/rel/hint/NodeTypeHintStrategy.java      |  4 ++--
 .../org/apache/calcite/rel/hint/package-info.java   | 21 +++++++++++----------
 6 files changed, 21 insertions(+), 20 deletions(-)