Description Usage Arguments Note See Also Examples
Casts the column to a different data type.
1 2 3 4  | 
x | 
 a Column.  | 
dataType | 
 a character object describing the target data type. See Spark Data Types for available data types.  | 
cast since 1.4.0
Other column_func: 
alias(),
between(),
endsWith(),
otherwise(),
over(),
startsWith(),
substr()
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.