For datasets imported from Google BigQuery, the table below displays those data types supported by Anaplan Data Orchestrator. You can also reference the Data Orchestrator data types they map to.
Google BigQuery data types | Data Orchestrator data types |
BOOL | Boolean |
INT64 | Integer |
FLOAT64 | String |
NUMERIC | String |
BIGNUMERIC | String |
STRING | String |
BYTES | String |
DATE | String |
DATETIME | String |
TIMESTAMP | String |
TIME | String |
ARRAY | String |
STRUCT | String |
GEOGRAPHY | String |