finally
This commit is contained in:
BIN
data/marts/postgresql/user_activity_summary/._SUCCESS.crc
Normal file
BIN
data/marts/postgresql/user_activity_summary/._SUCCESS.crc
Normal file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
user_id,name,enrollment_count,viewed_lessons_count,last_view,first_view,engagement_rate
|
||||
2,Bob,1,1,2023-01-21T09:00:00.000+03:00,2023-01-21T09:00:00.000+03:00,50.0%
|
||||
1,Alice,2,2,2023-01-16T10:15:00.000+03:00,2023-01-16T10:00:00.000+03:00,66.67%
|
||||
3,Charlie,1,1,2023-03-06T12:00:00.000+03:00,2023-03-06T12:00:00.000+03:00,100.0%
|
||||
4,Diana,1,2,2023-04-03T10:00:00.000+03:00,2023-04-02T10:00:00.000+03:00,100.0%
|
||||
|
Reference in New Issue
Block a user