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

sql: update kvtrace logictest option to accept parameters #45952

Merged
merged 1 commit into from
Mar 16, 2020

Conversation

rohany
Copy link
Contributor

@rohany rohany commented Mar 10, 2020

The kvtrace logictest option now accepts parameters
to filter the results by. These parameters include
operation type and prefix the k/v's in the operation.

This PR also a bulk of the secondary_index_column_families
logictest to demonstrate the use of the new feature.

Release justification: non-production code change

Release note: None

@rohany rohany requested a review from jordanlewis March 10, 2020 16:41
@rohany rohany requested a review from a team as a code owner March 10, 2020 16:41
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rohany rohany force-pushed the better-kvtrace branch 2 times, most recently from ecdc04b to 7726fd2 Compare March 10, 2020 16:54
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.

Very cool!

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @jordanlewis)

@rohany
Copy link
Contributor Author

rohany commented Mar 16, 2020

cc @jordanlewis can you take a look at this?

Copy link
Member

@jordanlewis jordanlewis left a comment

Choose a reason for hiding this comment

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

:lgtm: this is awesome!

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @jordanlewis)

@rohany
Copy link
Contributor Author

rohany commented Mar 16, 2020

bors r=jordanlewis

@craig
Copy link
Contributor

craig bot commented Mar 16, 2020

Build failed (retrying...)

@craig
Copy link
Contributor

craig bot commented Mar 16, 2020

Build failed

The kvtrace logictest option now accepts parameters
to filter the results by. These parameters include
operation type and prefix the k/v's in the operation.

This PR also a bulk of the secondary_index_column_families
logictest to demonstrate the use of the new feature.

Release justification: non-production code change

Release note: None
@rohany
Copy link
Contributor Author

rohany commented Mar 16, 2020

bors r=jordanlewis

@craig
Copy link
Contributor

craig bot commented Mar 16, 2020

Build succeeded

@craig craig bot merged commit 4ed99d9 into cockroachdb:master Mar 16, 2020
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.

4 participants