|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Column properties. |
||
| Comment |
string |
The column comment. |
from deserializer |
| Type |
string |
The data type of the column. Valid values: array, bigint, binary, boolean, char, date, decimal, double, float, int, interval, map, set, smallint, string, struct, timestamp, tinyint, union, and varchar. |
string |
| Name |
string |
The column name. |
col |