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

Improve code readability with QueryTracker#hasQuery #17206

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

Dith3r
Copy link
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