You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/08/30 05:55:00 UTC

[jira] [Assigned] (SPARK-32523) Override alter table in JDBC dialects

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

Apache Spark reassigned SPARK-32523:
------------------------------------

    Assignee: Apache Spark

> Override alter table in JDBC dialects
> -------------------------------------
>
>                 Key: SPARK-32523
>                 URL: https://issues.apache.org/jira/browse/SPARK-32523
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: Huaxin Gao
>            Assignee: Apache Spark
>            Priority: Minor
>
> SPARK-32402 adds new method alterTable to JdbcDialect with the default implementation for add column, rename column, delete column, update column type, update column nullability. However, different database servers may have different syntax for these update table commands. This ticket aims to override the default alter table syntax with the correct ones in all JDBC dialects.



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

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