Set Type directive

Convert data type of a column.

Syntax

set-type :column type

The 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.