/
Wrangler data types
Wrangler data types
When you import a dataset, Wrangler infers the source data types and maps them to the corresponding Wrangler data types. Wrangler data types are internal data types based on Java data types. The inferred data types appear at the top of each column on the Data page.
Changing String to Boolean
If you change a String to Boolean, all values in the column are set to FALSE.
If you change an Integer to Boolean, 1 is set to TRUE. 0 and all other values are set to FALSE.
BigQuery and Wrangler data types
Wrangler doesn’t support the following BigQuery data types:
GEOGRAPHY
Note: Starting in CDAP 6.7.0, Wrangler supports the STRUCT data type. Wrangler versions before 6.7.0 do not support STRUCT.
, multiple selections available,
Related content
Wrangler User Guide
Wrangler User Guide
Read with this
Working with Decimal types in Wrangler
Working with Decimal types in Wrangler
More like this
Working with connections in Wrangler
Working with connections in Wrangler
More like this
Parsing Files in Wrangler
Parsing Files in Wrangler
More like this
Wrangler User Defined Directives
Wrangler User Defined Directives
More like this
Google BigQuery Table Sink
Google BigQuery Table Sink
Read with this
Created in 2020 by Google Inc.