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 620ca17 [CALCITE-3245] CompileException in Janino when a query
contains a division between a Double and a BigDecimal (DonnyZone)
add cba6235 [CALCITE-3527] Enrich tests for SQL hints in
SqlHintsConverterTest (Shuo Cheng)
No new revisions were added by this update.
Summary of changes:
.../calcite/rel/hint/NodeTypeHintStrategy.java | 2 +-
.../main/java/org/apache/calcite/sql/SqlHint.java | 6 +-
.../apache/calcite/test/SqlHintsConverterTest.java | 102 +++++++++++++++++----
.../apache/calcite/test/SqlHintsConverterTest.xml | 78 ++++++++++++++++
4 files changed, 166 insertions(+), 22 deletions(-)