Skip to content

[WIDP] fix: Prevent duplicates after full analytics #80

Open
MatiasArriola wants to merge 2 commits into
2.41.3from
fix/continuous-analytics-duplicates
Open

[WIDP] fix: Prevent duplicates after full analytics #80
MatiasArriola wants to merge 2 commits into
2.41.3from
fix/continuous-analytics-duplicates

Conversation

@MatiasArriola

Copy link
Copy Markdown

Required by: https://app.clickup.com/t/8698a46rw

After full analytics run, aggregated data was duplicated because it was still in latest partition (i.e. analytics_0) while it was also added to the corresponding partition table (i.e. analytics_2025).

This is a workaround to force the removal of data from latest partition after full analytics for each type of table.

…s analytics job

by removing data from latest partition after each table run
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.

1 participant