Skip to content

fix deletion of week period & code simplifications #5

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

Merged
merged 1 commit into from
Sep 20, 2021

Conversation

beinvisible
Copy link
Contributor

This pull request fixes the missing handling 'week' periods when deleting partitions.

It also includes lots of simplifications in the code.

@larcorba larcorba self-requested a review September 10, 2021 12:54
@larcorba larcorba linked an issue Sep 10, 2021 that may be closed by this pull request
@larcorba larcorba added bug Something isn't working needs testing Still needs to be tested labels Sep 10, 2021
Copy link
Member

@larcorba larcorba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's put the new weekly partition format into a seperate pull request.

Testing will be done seperatly and I will create two new versions from the merges:

2.1 - Fixing the weekly partitioning bug
3.0 - New weekly partition format

Seems nicer than cherry picking it.

@beinvisible
Copy link
Contributor Author

moved the timestamp fix to a separate branch, so github doesn't automatically combine the commits into the same pull request

@larcorba larcorba self-assigned this Sep 12, 2021
@larcorba larcorba added testing Currently testing this and removed needs testing Still needs to be tested labels Sep 14, 2021
@larcorba larcorba self-requested a review September 14, 2021 07:27
@larcorba larcorba merged commit ee497cb into OpensourceICTSolutions:main Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working testing Currently testing this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing 'week' section in remove_old_partitions
2 participants