[ 
https://issues.apache.org/jira/browse/CALCITE-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Danny Chen updated CALCITE-3813:
--------------------------------
    Description: 
Add syntax:

{code:sql}
SELECT /*+ hint_name('k1'='v1', 'k2'='v2') ... */ FROM ...
{code}

The "k1" and "k2" are both string literal.

> Support hint option key as string literal
> -----------------------------------------
>
>                 Key: CALCITE-3813
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3813
>             Project: Calcite
>          Issue Type: Sub-task
>          Components: core
>    Affects Versions: 1.22.0
>            Reporter: Danny Chen
>            Assignee: Danny Chen
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.22.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Add syntax:
> {code:sql}
> SELECT /*+ hint_name('k1'='v1', 'k2'='v2') ... */ FROM ...
> {code}
> The "k1" and "k2" are both string literal.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to