[
https://issues.apache.org/jira/browse/CALCITE-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-3715:
------------------------------------
Labels: pull-request-available (was: )
> 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
>
>
> 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)