Skip to content

test: remove deprecated config field dateToSortBy and partitionBy from test files #750

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
Apr 23, 2025

Conversation

Taepper
Copy link
Collaborator

@Taepper Taepper commented Apr 22, 2025

follow-up of #720

Summary

PR Checklist

  • All necessary documentation has been adapted or there is an issue to do so.
  • The implemented feature is covered by an appropriate test.

Copy link
Contributor

This is a preview of the changelog of the next release. If this branch is not up-to-date with the current main branch, the changelog may not be accurate. Rebase your branch on the main branch to get the most accurate changelog.

Note that this might contain changes that are on main, but not yet released.

Changelog:

0.6.0 (2025-04-22)

⚠ BREAKING CHANGES

  • the DatabaseConfig fields dateToSortBy and partitionBy have been deprecated and do no longer have any effect. The internal endpoint for more detailed database storage information has been removed.

Features

  • add append as a third silo execution mode for incremental preprocessing (84c4ae3), closes #368
  • introduce a database schema that actually describes the schema of the database (be71e08)
  • still enable silo preprocessing as a shorthand for initialize-then-append (9a91d0e)

@Taepper Taepper merged commit d719195 into main Apr 23, 2025
10 checks passed
@Taepper Taepper deleted the removeDeprecatedConfigFlags branch April 23, 2025 07:49
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