Numeric Types
NOTE: Float and Bytes are only supported for SDK and FileFormat.
Date/Time Types
String Types
NOTE: For string longer than 32000 characters, use LONG_STRING_COLUMNS
in table property.
Please refer to TBLProperties in CreateTable for more information.
Complex Types
<data_type>
<col_name : data_type COMMENT col_comment, ...>
<primitive_type, data_type>
NOTE: Only 2 level complex type schema is supported for now.
Other Types