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 c23abbe  Add './gradlew style' task to apply code format and report 
violations
     add 0aab80c  [CALCITE-3519] Use List instead of BitSet to keep inheritPath 
in RelHint (Shuo Cheng)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/calcite/rel/hint/RelHint.java  |   6 +-
 .../apache/calcite/sql2rel/SqlToRelConverter.java  |  10 +-
 .../apache/calcite/test/SqlHintsConverterTest.java | 252 +++++++++++----------
 .../apache/calcite/test/SqlHintsConverterTest.xml  |  99 ++++++++
 .../calcite/test/TypeCoercionConverterTest.xml     |   4 +-
 5 files changed, 244 insertions(+), 127 deletions(-)
 create mode 100644 
core/src/test/resources/org/apache/calcite/test/SqlHintsConverterTest.xml

Reply via email to