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

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

Huaxin Gao created SPARK-32523:
----------------------------------

             Summary: 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


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