Comment on page
Create a user_activity_v1 schema on Mockaroo
2. After you've signed in, click on Create a Schema:
Mockaroo
3. The schema should have these fields:
- id | Row Number
- product_id | Number
- user_id | Number
- session_id | SHA1
- event_time | Datetime | ISO 8601(UTC)
Mockaroo
4. Put 1000 rows, format JSON, and it can include Null values.
Mockaroo
5. Save the schema with a name,
user_activity_v1
:Mockaroo
NOTE: You can find us on the Rockset Community if you have questions or comments about the workshop.
Last modified 1yr ago