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

colblk: show iter commands #3988

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

RaduBerinde
Copy link
Member

It's pretty hard to look at an iter testcase and see which key
matches which command. This commit adds a ShowCommands option and
uses it for the data block tests.

@RaduBerinde RaduBerinde requested a review from a team as a code owner October 1, 2024 17:16
@cockroach-teamcity
Copy link
Member

This change is Reviewable

It's pretty hard to look at an `iter` testcase and see which key
matches which command. This commit adds a `ShowCommands` option and
uses it for the data block tests.
Copy link
Collaborator

@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.

:lgtm:

Reviewed 8 of 8 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @RaduBerinde)

@RaduBerinde RaduBerinde merged commit 1168228 into cockroachdb:master Oct 1, 2024
12 checks passed
@RaduBerinde RaduBerinde deleted the iter-show-commands branch October 1, 2024 18:02
jbowens added a commit to jbowens/pebble that referenced this pull request Oct 2, 2024
This change is analagous to cockroachdb#3988 but for the sstable package's datadriven iter
command. Including the command in the output makes it more legible.
jbowens added a commit that referenced this pull request Oct 2, 2024
This change is analagous to #3988 but for the sstable package's datadriven iter
command. Including the command in the output makes it more legible.
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