Skip to content

Revert Specialized classes for single column big int join#13415

Merged
sopel39 merged 3 commits intotrinodb:masterfrom
starburstdata:ks/revert_bigint_join
Jul 29, 2022
Merged

Revert Specialized classes for single column big int join#13415
sopel39 merged 3 commits intotrinodb:masterfrom
starburstdata:ks/revert_bigint_join

Conversation

@sopel39
Copy link
Copy Markdown
Member

@sopel39 sopel39 commented Jul 29, 2022

Fixes #13380
#13178 introduced a memory regression.

Description

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

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

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

Related issues, pull requests, and links

Documentation

( ) 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

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

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

@sopel39 sopel39 requested review from martint and skrzypo987 July 29, 2022 13:57
@cla-bot cla-bot bot added the cla-signed label Jul 29, 2022
@sopel39 sopel39 force-pushed the ks/revert_bigint_join branch from 97410e4 to 8bb9030 Compare July 29, 2022 13:59
@sopel39 sopel39 merged commit 96b9a35 into trinodb:master Jul 29, 2022
@sopel39 sopel39 deleted the ks/revert_bigint_join branch July 29, 2022 20:03
@github-actions github-actions bot added this to the 392 milestone Jul 29, 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.

Regression in join memory utilization

2 participants