Set Type directive
Convert data type of a column.
Syntax
set-type :column typeThe column is converted to the type. Valid types are: integer, short, long, float, decimal, double, string, bytes, and boolean.
Convert data type of a column.
set-type :column typeThe column is converted to the type. Valid types are: integer, short, long, float, decimal, double, string, bytes, and boolean.