data-integrations/change-data-capture

Timestamp field return wrong result

mukkeshmapr opened this issue · 0 comments

I created CDC pipeline from SqlServer to BigQuery . Pipeline is running fine but it return wrong result for Timestamp data type.

For Example:-
Actual Timestamp values in SqlServer for given record is 2019-07-30 21:50:35.983
while BigQuery shows 1970-01-19 02:35:23.435983 UTC