Skip to content

Remove CATEGORY from addColumn() reference #501

@jeremydouglass

Description

@jeremydouglass

Issue description

The addColumn() reference lists the type parameter as taking enumerated argument CATEGORY. This is part of a feature that has not yet been implemented (as mentioned in #497), and so shouldn't be in the public documentation because it confuses users.

type - the type to be used for the new column: INT, LONG, FLOAT, DOUBLE, STRING, or CATEGORY

URL(s) of affected page(s)

Proposed fix

type - the type to be used for the new column: INT, LONG, FLOAT, DOUBLE, or STRING

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions