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.
Created in 2020 by Google Inc.
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.
Created in 2020 by Google Inc.