Skip to content

Improve code readability with QueryTracker#hasQuery#17206

Merged
raunaqmorarka merged 1 commit intotrinodb:masterfrom
Dith3r:optionals
Apr 25, 2023
Merged

Improve code readability with QueryTracker#hasQuery#17206
raunaqmorarka merged 1 commit intotrinodb:masterfrom
Dith3r:optionals

Conversation

@Dith3r
Copy link
Copy Markdown
Member

@Dith3r Dith3r commented Apr 24, 2023

Description

Add a method to QueryTracker to test if query is still within history without need to allocate new Optional each time.

Additional context and related issues

Release notes

(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

@cla-bot cla-bot bot added the cla-signed label Apr 24, 2023
@Dith3r Dith3r requested review from raunaqmorarka and sopel39 April 24, 2023 09:03
Add a method to QueryTracker to test if query is still within history without need to allocate new Optional each time.
@Dith3r Dith3r changed the title Improve code readability with getQuery Improve code readability with QueryTracker#hasQuery Apr 24, 2023
@Dith3r Dith3r requested a review from raunaqmorarka April 24, 2023 17:24
@raunaqmorarka raunaqmorarka merged commit a4f969d into trinodb:master Apr 25, 2023
@github-actions github-actions bot added this to the 415 milestone Apr 25, 2023
@Dith3r Dith3r deleted the optionals branch February 21, 2024 09:03
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.

2 participants