View Issue Details

IDProjectCategoryView StatusLast Update
0005022SymmetricDSBugpublic2021-07-13 17:53
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.0 
Target Version3.12.11Fixed in Version3.12.11 
Summary0005022: BigQuery type not found FLOAT
DescriptionWhen creating tables on BigQuery, the FLOAT data type is not found.

2021-06-09 10:52:54,881 ERROR [CCC_ROWriter_Target-CCC_ODS] [AcknowledgeService] [ccc_rowriter_target-ccc_ods-push-default-7] The outgoing batch ACG_DATA_LAKE-75015 failed: 400 Bad Request
{
  "code" : 400,
  "errors" : [ {
    "domain" : "global",
    "location" : "q",
    "locationType" : "parameter",
    "message" : "Type not found: FLOAT at [35:12]",
    "reason" : "invalidQuery"
  } ],
  "message" : "Type not found: FLOAT at [35:12]",
  "status" : "INVALID_ARGUMENT"
}
Tagsdialect: bigquery

Relationships

related to 0005020 closedelong BigQuery type not found FLOAT 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-06-09 19:12 elong New Issue
2021-06-09 19:12 elong Status new => assigned
2021-06-09 19:12 elong Assigned To => elong
2021-06-09 19:12 elong Tag Attached: dialect: bigquery
2021-06-09 19:12 elong Issue generated from: 0005020
2021-06-09 19:12 elong Relationship added related to 0005020
2021-06-09 19:12 elong Status assigned => resolved
2021-06-09 19:12 elong Resolution open => fixed
2021-06-09 19:12 elong Fixed in Version => 3.12.11
2021-07-13 17:53 admin Status resolved => closed