You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Qingyang Hong (JIRA)" <ji...@apache.org> on 2016/04/14 05:15:25 UTC

[jira] [Updated] (SPARK-14621) add oracle hint optimizer

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

Qingyang Hong updated SPARK-14621:
----------------------------------
          Flags: Patch
       Priority: Minor  (was: Major)
    Description: Current SQL parser in SparkSQL can't identify hint optimizer in query, e.g.  SELECT /*+index(o IDX_BILLORDER_SEND_UPDATE)+*/ ID, BILL_CODE, DATE FROM BILL_TABLE. It is necessary to add such feature which will increase query efficiency.
     Issue Type: Improvement  (was: Wish)
        Summary: add oracle hint optimizer  (was: add)

> add oracle hint optimizer
> -------------------------
>
>                 Key: SPARK-14621
>                 URL: https://issues.apache.org/jira/browse/SPARK-14621
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.6.0
>            Reporter: Qingyang Hong
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> Current SQL parser in SparkSQL can't identify hint optimizer in query, e.g.  SELECT /*+index(o IDX_BILLORDER_SEND_UPDATE)+*/ ID, BILL_CODE, DATE FROM BILL_TABLE. It is necessary to add such feature which will increase query efficiency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org