Skip to content

Conversation

taniabogatsch
Copy link
Contributor

This PR is a bit 'boring' as it mostly changes function definitions. 👀

Relevant changes.

  • New CompressionInfo to pass arbitrary relevant data to the different compression functions, such as the physical type and the storage manager's block size.

Next up (not included to keep the PR compact).

  • Ensure that the block size does never exceed int32_t, as we need to downcast its type in some functions.

@duckdb-draftbot duckdb-draftbot marked this pull request as draft May 29, 2024 10:10
@taniabogatsch
Copy link
Contributor Author

Depends on #12283. Also might need changes, as the nightly run was borked on feature.

@taniabogatsch
Copy link
Contributor Author

I'll close this PR in favour of smaller PRs. Working on it has shown that once I swap some of the constants going to storage, I probably need to do the entire switch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant