[ 
https://issues.apache.org/jira/browse/SPARK-36913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430324#comment-17430324
 ] 

Reynold Xin commented on SPARK-36913:
-------------------------------------

I'm actually a bit worried about adding stuff like this to Spark. There are so 
many different types of indexes out there (and on top of that a lot of other 
common database features, e.g. create primary key, foreign key, sequence 
objects). Spark shouldn't and can't become a layer for doing database 
management across all database features.
 
Are there concrete use cases for create index that we have seen?

> Implement createIndex and IndexExists in JDBC (MySQL dialect)
> -------------------------------------------------------------
>
>                 Key: SPARK-36913
>                 URL: https://issues.apache.org/jira/browse/SPARK-36913
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: Huaxin Gao
>            Assignee: Huaxin Gao
>            Priority: Major
>             Fix For: 3.3.0
>
>




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

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

Reply via email to