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

Add partitioning and partition expiry to raw realtime vehicle position based on timestamp of the event #14

Closed
VMois opened this issue Apr 21, 2024 · 1 comment
Assignees

Comments

@VMois
Copy link
Owner

VMois commented Apr 21, 2024

As discussed in https://vmois.dev/data-flow-bigquery-miwaitway/, vehicle location data must be partitioned and set to expire after 30 days.

@VMois VMois changed the title Add partitioning to raw realtime vehicle position based on timestamp of the event Add partitioning and partition expiry to raw realtime vehicle position based on timestamp of the event Apr 21, 2024
@VMois VMois self-assigned this Apr 21, 2024
VMois added a commit that referenced this issue Apr 21, 2024
…om GCS to BQ

- Use DATE from timestamp for partitioning raw vehicle positions tables, set partition expiry to 30 days;
- Put merge query from Python to standalone SQL file for better visibility.

closes #12 #14
VMois added a commit that referenced this issue Apr 21, 2024
…om GCS to BQ

- Use DATE from timestamp for partitioning raw vehicle positions tables, set partition expiry to 30 days;
- Put merge query from Python to standalone SQL file for better visibility.

closes #12 #14
@VMois
Copy link
Owner Author

VMois commented Apr 21, 2024

Closed by 9656089

@VMois VMois closed this as completed Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant