Mixpanel/mixpanel
Answered12:30:43
Completed with 1 error, 0 partial successes, and 0 warnings:
12:30:43
12:30:43
Failure in model mixpanel__event (models/mixpanel__event.sql)
12:30:43
Database Error in model mixpanel__event (models/mixpanel__event.sql)
column "browser_version" is of type double precision but expression is of type super
compiled code at target/run/mixpanel/models/mixpanel__event.sql
12:30:43
12:30:43
compiled code at target/compiled/mixpanel/models/mixpanel__event.sql
-
Official comment
Hi Matt, thanks for reaching out.
Looking at this error I believe this is a result of the connector changing the data types of some columns which is resulting in the datatype issue you're now experiencing. If you navigate to the connection page within the Fivetran UI there should be a warning message that highlights the steps you can take to drop the deprecated column data types and recreate any views to remedy this issue.
Please sign in to leave a comment.
Comments
1 comment