-
-
Notifications
You must be signed in to change notification settings - Fork 176
Closed
Description
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