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 15fe434  Site: Update IntelliJ instructions with suggested and 
problematic versions
     add eaa40cb  [CALCITE-3781] HintStrategy can specify excluded rules for 
planner

No new revisions were added by this update.

Summary of changes:
 .../apache/calcite/plan/AbstractRelOptPlanner.java |   6 +
 .../org/apache/calcite/plan/RelOptRuleCall.java    |  16 ++
 .../calcite/plan/volcano/VolcanoRuleCall.java      |   5 +
 .../apache/calcite/rel/hint/HintStrategies.java    |   2 +-
 .../apache/calcite/rel/hint/HintStrategyTable.java | 193 +++++++++++++++++----
 .../apache/calcite/test/SqlHintsConverterTest.java |  80 ++++++---
 .../apache/calcite/test/SqlHintsConverterTest.xml  |  15 ++
 7 files changed, 262 insertions(+), 55 deletions(-)

Reply via email to