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 7a2ca26 Skip GitHub Actions for changes in site/**
add 935fb66 [CALCITE-3523] Strengthen the java doc and code of class
RelHint and SqlHint
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/calcite/rel/hint/RelHint.java | 74 +++++++++++++-
.../main/java/org/apache/calcite/sql/SqlHint.java | 111 ++++++++++++++-------
.../main/java/org/apache/calcite/sql/SqlUtil.java | 24 ++++-
.../apache/calcite/sql2rel/SqlToRelConverter.java | 25 +++--
.../apache/calcite/test/SqlHintsConverterTest.java | 31 +++---
5 files changed, 193 insertions(+), 72 deletions(-)