embucket-labs
embucket-labs copied to clipboard
Error parsing timestamp
dbt snowplow integration test seed model snowplow_web_consent_cmp_visible fails due to inability to parse provided timestamp
[0m16:05:19.565369 [error] [MainThread]: Database Error in seed snowplow_web_consent_cmp_visible (data/source/snowplow_web_consent_cmp_visible.csv)
000200: DataFusion error: Arrow error: Parser error: Error parsing timestamp from ' 2021-02-26 09:10:59.572': error parsing date
It seems it cannot parse the value with leading whitespace.