[
https://issues.apache.org/jira/browse/CALCITE-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen resolved CALCITE-3715.
---------------------------------
Resolution: Fixed
Fixed in
[413fb37|https://github.com/apache/calcite/commit/413fb37906feee119069ae8d99446b7f6d9bc3a1]
!
> Add an interface to pass the table hints to RelOptTable
> -------------------------------------------------------
>
> Key: CALCITE-3715
> URL: https://issues.apache.org/jira/browse/CALCITE-3715
> Project: Calcite
> Issue Type: Sub-task
> Components: core, csv-adapter
> Affects Versions: 1.21.0
> Reporter: Danny Chen
> Assignee: Danny Chen
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.22.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> In sql to rel converter, we pass a ToRelContext to the
> AbstractPreparingTable, in order to translate the table to a relational
> expression.
> We should also pass the hints to the table so that other engines can use the
> hints to create their source/reader.
> I'm so sorry to say that i have no idea how to write tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)