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

storage: ingest columnar-block sstables when enabled #134671

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

jbowens
Copy link
Collaborator

@jbowens jbowens commented Nov 8, 2024

When the active cluster verison is sufficiently high and the columnar blocks cluster setting is enabled, build sstables for ingestion in table format TableFormatPebblev5 with columnar blocks.

Epic: none
Release note: none

@jbowens jbowens requested a review from a team as a code owner November 8, 2024 15:34
@jbowens jbowens requested a review from RaduBerinde November 8, 2024 15:34
@cockroach-teamcity
Copy link
Member

This change is Reviewable

jbowens

This comment was marked as outdated.

@jbowens jbowens force-pushed the ingest-colblks branch 5 times, most recently from bfd1ad3 to 0c6424d Compare November 12, 2024 16:41
@jbowens jbowens requested a review from a team as a code owner November 12, 2024 16:41
@jbowens jbowens force-pushed the ingest-colblks branch 2 times, most recently from 4a85b2e to bf07a6b Compare November 13, 2024 03:11
When the active cluster verison is sufficiently high and the columnar blocks
cluster setting is enabled, build sstables for ingestion in table format
TableFormatPebblev5 with columnar blocks.

Epic: none
Release note: none
Copy link
Collaborator Author

@jbowens jbowens left a comment

Choose a reason for hiding this comment

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

@RaduBerinde I made some minor tweaks to fix up the remaining tests, if you want to give it another look, otherwise I'll merge away in a few days (want to avoid adding fuel to the fire on master with this replica inconsistency investigation ongoing)

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained

Copy link
Member

@RaduBerinde RaduBerinde left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained

@jbowens
Copy link
Collaborator Author

jbowens commented Nov 19, 2024

TFTR!

bors r=RaduBerinde

@craig
Copy link
Contributor

craig bot commented Nov 19, 2024

🕐 Waiting for PR status (GitHub check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set.

@jbowens
Copy link
Collaborator Author

jbowens commented Nov 19, 2024

poked the cla status

bors r=RaduBerinde

@craig
Copy link
Contributor

craig bot commented Nov 19, 2024

Already running a review

@craig craig bot merged commit a7a0350 into cockroachdb:master Nov 19, 2024
23 checks passed
@jbowens jbowens deleted the ingest-colblks branch November 20, 2024 20:32
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.

3 participants