Skip to content

Support skipping control queries in verifier#11921

Merged
arhimondr merged 2 commits intotrinodb:masterfrom
arhimondr:verifier-skip-control
Apr 14, 2022
Merged

Support skipping control queries in verifier#11921
arhimondr merged 2 commits intotrinodb:masterfrom
arhimondr:verifier-skip-control

Conversation

@arhimondr
Copy link
Contributor

Description

Useful when trying to use verifier as a simple tool for running a list of queries without any additional verifications

Is this change a fix, improvement, new feature, refactoring, or other?

Improvement

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

Verifier

How would you describe this change to a non-technical end user or system administrator?

-

Related issues, pull requests, and links

-

Documentation

(x) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

(x) No release notes entries required.
( ) Release notes entries required with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@arhimondr arhimondr requested review from linzebing and losipiuk April 13, 2022 01:23
@cla-bot cla-bot bot added the cla-signed label Apr 13, 2022
Comment on lines +548 to +554
Copy link
Member

Choose a reason for hiding this comment

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

those look unrelated - could be separate commit.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a part of the Record query id for failed queries in verifier. Maybe i should change the commit message to something like Record query id and runtime information for failed queries in verifier?

@arhimondr arhimondr force-pushed the verifier-skip-control branch from 4b2143c to 8bc0e13 Compare April 14, 2022 14:27
@arhimondr arhimondr merged commit eb6801d into trinodb:master Apr 14, 2022
@arhimondr arhimondr deleted the verifier-skip-control branch April 14, 2022 14:28
@github-actions github-actions bot added this to the 378 milestone Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants