Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: remove broken link to old doc

Create Column — PUT ddl/database/:db/table/:table/column/:column

Table of Contents

Description

Create a column in an HCatalog table.

...

Name

Description

Required?

Default

:db

The database name

Required

None

:table

The table name

Required

None

:column

The column name

Required

None

group

The user group to use

Optional

None

permissions

The permissions string to use

Optional

None

type

The type of column to add, like "string" or "int"

Required

None

comment

The column comment, like a description

Optional

None

The standard parameters are also supported.

Results

...

Panel
titleColorindigo
titleBGColorsilver
titleNavigation Links

Previous: GET ddl/database/:db/table/:table/column/:column
Next: GET ddl/database/:db/table/:table/property

General: DDL ResourcesWebHCat ReferenceWebHCat (Templeton) ManualHCatalog ManualHive Home
Old version of this document (HCatalog 0.5.0): PUT ddl/database/:db/table/:table/column/:columnWiki HomeHive Project Site