Description
Hints are a useful mechanism for allowing the user to override optimizer decisions. It'd be nice if Calcite supported passing hints through in the /*+ MY_HINT MY_OTHER_HINT */ syntax. For examples, see http://phoenix.apache.org/language/index.html#select
Attachments
Issue Links
- is duplicated by
-
CALCITE-482 Implement SQL and planner hints
- Closed