Skip to content

Do not allocate memory for all queries scanning system.* tables#19449

Merged
losipiuk merged 1 commit intotrinodb:masterfrom
losipiuk:lo/extend-no-memory-queries
Oct 19, 2023
Merged

Do not allocate memory for all queries scanning system.* tables#19449
losipiuk merged 1 commit intotrinodb:masterfrom
losipiuk:lo/extend-no-memory-queries

Conversation

@losipiuk
Copy link
Copy Markdown
Member

Extend the logic to specially treat metadata queries and not allocate any memory for those, so they are scheduled immediatelly, to cover all schematas from system catalog (previously only jdbc schama was covered).

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

Extend the logic to specially treat metadata queries and not allocate
any memory for those, so they are scheduled immediatelly, to cover
all schematas from system catalog (previously only jdbc schama was
covered).
@cla-bot cla-bot bot added the cla-signed label Oct 19, 2023
@losipiuk losipiuk requested a review from findepi October 19, 2023 11:28
@losipiuk losipiuk merged commit a098d04 into trinodb:master Oct 19, 2023
@github-actions github-actions bot added this to the 430 milestone Oct 19, 2023
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