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

[Block Size] String block limit and a few other places #12671

Merged
merged 9 commits into from
Jun 24, 2024

Conversation

taniabogatsch
Copy link
Contributor

As the PR title says, this PR removes the STRING_BLOCK_LIMIT constant by adapting it to the block size.

@samansmink, I ran all benchmarks in benchmark/micro/compression/fsst*, and did not notice a regression. So I assume reusing the same vector does not impact performance.

Note that there also a few other places in this PR where I removed *_BLOCK_SIZE

@taniabogatsch
Copy link
Contributor Author

Nightly passed before merging the latest main branch: https://github.com/taniabogatsch/duckdb/actions/runs/9614995377. But I'll rerun with the latest version of this PR.

Copy link
Contributor

@samansmink samansmink left a comment

Choose a reason for hiding this comment

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

looks good to me!

@taniabogatsch
Copy link
Contributor Author

@Mytherin Mytherin merged commit 1cd1df5 into duckdb:main Jun 24, 2024
38 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Jun 24, 2024
@taniabogatsch taniabogatsch deleted the bs branch June 25, 2024 09:05
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.

None yet

3 participants