[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to