beyond1920 opened a new pull request #2664:
URL: https://github.com/apache/calcite/pull/2664
## What is the purpose of the change
The pr aims to support SQL hints for temporal table join.
## Brief change log
- Extends `Correlate` to be a `Hintable`
- Add a hint predicate in `HintPredicates`
## Verifying this change
- Add tests in `SqlHintsConverterTest` to validate the hint could be
propagated to `Correlate`
- Add tests in `RelBuilderTest`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]