Skip to content

Commit 98e48d4

Browse files
committed
Update fb_crashlytics_events_raw.sql
1 parent c3a9e83 commit 98e48d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

models/crashlytics/fb_crashlytics_events_raw.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
SELECT
2828
'{{ pid0 }}' AS project_id
2929
,'{{ ds0 }}' AS dataset_id
30+
, event_timestamp as event_ts
3031
, DATE(event_timestamp) as event_date
3132
, received_timestamp as received_ts
3233
, installation_uuid as crashlytics_user_pseudo_id

0 commit comments

Comments
 (0)