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 in Hourly Partition Support #224

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Toruitas
Copy link

@Toruitas Toruitas commented Oct 10, 2023

This PR adds support for Hourly partitions, using the existing time-based partitions functionality.

I've added new unit tests, and all the old unit tests still pass.

Also added an example in docs/source/table_partitioning.rst

When using hourly partitions, they start at 00:00 of any given day, in order to follow the pattern given by weekly and monthly partitions, which start on Monday and the 1st of the month respectively.

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