Support datetime and UUID attributes
Contents (#7)
IMPORTANT: There are 2 breaking changes.
Enhancements
- 💥 BREAKING CHANGE: Store event UUID in its own column
- 💥 BREAKING CHANGE: Replace Pub/Sub publish time with backend-agnostic
datetime
attribute
Upgrade instructions
Add to your bigquery table:
- A
datetime
column of theTIMESTAMP
type - A
uuid
column of theSTRING
type