Not able to properly read date value from bigquery table in Talend Studio
Hi Team,
I am trying to read a google bigquery table, but while reading date attribute from bigquery, Talend gives me an error of can not convert string value to a date.
As a workaround it requires me to cast it as datetime.
Please help me with on how to reads dates types attributes from bigquery table without type casting