PostHog / PostHog/posthog

Batch exports: Add `_inserted_at` to all events batch exports

Open
#27,352 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.