Batch exports: Add `_inserted_at` to all events batch exports
Open
Nobody has claimed this yet.
team/batch-exports
- Dominant language
- Python
- Stars
- 39.9k
- Forks
- 3.4k
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 222
Description
Add _inserted_at to events model batch export.
Status:
- BigQuery
- S3
- PostgreSQL
- Snowflake
- Redshift
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the events model batch export implementations for the unchecked destinations: BigQuery, PostgreSQL, Snowflake, and Redshift. Compare them with the completed S3 export, add _inserted_at consistently, and verify that every listed export includes the field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100