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

feat: add option to set partition expiration on tables #198

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

ingarabr
Copy link
Contributor

No description provided.

Copy link
Contributor

@HenningKoller HenningKoller left a comment

Choose a reason for hiding this comment

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

👍

.build()
)

TableUpdateOperation.from(testTable(Some(1.day)), remote(None)) match {
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe add one more test case where we remove expiration from remote?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point. I amended it to the original commit.

build.sbt Outdated Show resolved Hide resolved
@ingarabr ingarabr force-pushed the feature/partition-expiration branch from be5720f to 905fa48 Compare October 23, 2023 08:35
@ingarabr ingarabr merged commit 6239733 into main Oct 23, 2023
@ingarabr ingarabr deleted the feature/partition-expiration branch October 23, 2023 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants