Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(batch-exports): drop internal inserted_at column from s3 exports #21191

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

bretthoerner
Copy link
Contributor

Problem

This is an internal column, and some users don't want accurate timestamps (plus it's just confusing).

Changes

Drop it from S3 exports.

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

Does this work well for both Cloud and self-hosted?

Yes

How did you test this code?

Existing.

@Twixes Twixes force-pushed the brett/drop-s3-inserted-at branch from 1da21fe to 130a9b8 Compare March 28, 2024 13:31
@bretthoerner bretthoerner force-pushed the brett/drop-s3-inserted-at branch from 130a9b8 to 4a4088f Compare March 28, 2024 13:52
@bretthoerner bretthoerner force-pushed the brett/drop-s3-inserted-at branch from 4a4088f to 140652c Compare March 28, 2024 14:27
@bretthoerner bretthoerner requested review from tomasfarias and a team March 28, 2024 15:12
@bretthoerner bretthoerner merged commit 29f8c26 into master Mar 28, 2024
76 checks passed
@bretthoerner bretthoerner deleted the brett/drop-s3-inserted-at branch March 28, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants