Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
I want to add hint for lateral table syntax,
like this
select * from product, lateral table /*+ HINT_NAME(key='value') */(RAMP(product.product_id))
then we can pass more information to specific tableFunction
Attachments
Issue Links
- is related to
-
CALCITE-482 Implement SQL and planner hints
- Closed
- links to