Skip to content

Remove limits on dynamic-filtering.large-*.max-size-per-driver#16110

Merged
raunaqmorarka merged 2 commits intotrinodb:masterfrom
raunaqmorarka:remove-max-config-limit
Feb 15, 2023
Merged

Remove limits on dynamic-filtering.large-*.max-size-per-driver#16110
raunaqmorarka merged 2 commits intotrinodb:masterfrom
raunaqmorarka:remove-max-config-limit

Conversation

@raunaqmorarka
Copy link
Copy Markdown
Member

@raunaqmorarka raunaqmorarka commented Feb 14, 2023

Description

Implemented memory accounting in DynamicFilterSourceOperator.
With memory accounting added to DynamicFilterSourceOperator there
is no longer a reason to put a limit on the max size per driver
allowed in config.

Additional context and related issues

Fixes #16100

Release notes

( ) 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.
(x) Release notes are required, with the following suggested text:

# General
* Improved memory usage accounting for queries with dynamic filters. ({issue}`16110`)

Copy link
Copy Markdown
Contributor

@arhimondr arhimondr left a comment

Choose a reason for hiding this comment

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

LGTM % question

With memory accounting added to DynamicFilterSourceOperator there
is no longer a reason to put a limit on the max size per driver
allowed in config.
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.

Account memory in DynamicFilterSourceOperator

2 participants