You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2019/12/26 12:45:00 UTC

[jira] [Created] (CALCITE-3635) Supports hint option as string or numeric literal

Danny Chen created CALCITE-3635:
-----------------------------------

             Summary: Supports hint option as string or numeric literal
                 Key: CALCITE-3635
                 URL: https://issues.apache.org/jira/browse/CALCITE-3635
             Project: Calcite
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.21.0
            Reporter: Danny Chen
            Assignee: Danny Chen
             Fix For: 1.22.0


Support hint item syntax as:

{code:sql}
select /*+ time_zone(1, 1.23, 'a bc', -1.0) */ * from emp
{code}




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