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

Implement partial decompress for constraint check #7907

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

antekresic
Copy link
Contributor

Instead of full transparent decompressing batches in order to check the columns which are used in constraint checking on INSERTs into compressed chunks, only decompress individual columns that are actually necessary.

Instead of full transparent decompressing batches in order to
check the columns which are used in constraint checking on
INSERTs into compressed chunks, only decompress individual
columns that are actually necessary.
@antekresic antekresic added the enhancement An enhancement to an existing feature for functionality label Apr 3, 2025
@antekresic antekresic added this to the v2.20.0 milestone Apr 3, 2025
@antekresic antekresic requested a review from kpan2034 April 3, 2025 13:02
@antekresic antekresic self-assigned this Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement to an existing feature for functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant