Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-1746

Add support for specifying all possible column options in AlterTableOptions.addColumn()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • None
    • None

    Description

      Currently, AlterTableOptions.addColumn() call allows only name, type and default value to be specified when a new column is added to an existing table. Hence, four API calls are needed in order to fully specify a column that includes column encoding, compression and desired block size. From a usability point of view it would be better if all possible options could be specified using a single call. Impala will make use of a such an API call so that users can specify new columns using a single ALTER TABLE statement.

      Attachments

        Activity

          People

            wdberkeley William Berkeley
            dtsirogiannis Dimitris Tsirogiannis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: