XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.4.0
    • Frontend
    • None
    • ghx-label-12

    Description

      Currently ALTER TABLE is not supported for data source tables since connection credentials are set as in single initString. See https://github.com/apache/impala/blob/master/fe/src/main/java/org/apache/impala/analysis/AlterTableStmt.java#L103-L108.
      IMPALA-12793 change the syntax for creating JDBC table. The configuration of connection credentials - url, username, password, jdbc driver, etc, are set as table properties. We should allow user to change these properties or edit a column name via ALTER TABLE statement.

      Attachments

        Activity

          People

            wzhou Wenzhe Zhou
            wzhou Wenzhe Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: