Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
Used in: , , , ,
Deprecated: use ColumnSchema::type. Currently, both `type` and `schema` are set for base types; complex types, like array & map, only `schema` is set, be cautious accessing the type field.
I do not actually see usage of this field
'NOT NULL' is the only one special attribute from CREATE TABLE statement, that is valid for both column and field. So for example, 'col1 INT NOT NULL' and 'col2 ARRAY<INT NOT NULL>' are both valid. 'CONSTANT' seems not revelant to table definition, but from function parameter. For simplification and unclear requirements, we do not touch the two fileds
new column type specification since v0.9.0
Used in: , ,
field attribute 'NOT NULL'
Used in:
Used in:
Used in:
Used in: , , , , , ,
Used in: ,