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

[BugFix]disable dict optimization when having predicate has dictionary column #5914

Merged
merged 1 commit into from
May 10, 2022

Conversation

mchades
Copy link
Contributor

@mchades mchades commented May 10, 2022

What type of PR is this:

  • bug

Which issues of this PR fixes :

Fixes #5912

@wanpengfei-git
Copy link
Collaborator

[FE PR Coverage check]

😍 pass : 5 / 5 (100.00%)

file detail

path covered line new line coverage
🔵 com/starrocks/sql/optimizer/operator/physical/PhysicalHashAggregateOperator.java 5 5 100.00%

@kangkaisen kangkaisen merged commit 0c92d3a into StarRocks:main May 10, 2022
@stdpain
Copy link
Contributor

stdpain commented May 10, 2022

@Mergifyio backport branch-2.2

@stdpain
Copy link
Contributor

stdpain commented May 10, 2022

@Mergifyio backport branch-2.1

@mergify
Copy link
Contributor

mergify bot commented May 10, 2022

backport branch-2.2

✅ Backports have been created

@mergify
Copy link
Contributor

mergify bot commented May 10, 2022

backport branch-2.1

✅ Backports have been created

stdpain pushed a commit that referenced this pull request May 11, 2022
kangkaisen pushed a commit that referenced this pull request Jul 26, 2022
jaogoy pushed a commit to jaogoy/starrocks that referenced this pull request Nov 15, 2023
Signed-off-by: miomiocat <284487410@qq.com>
* Update paimon_catalog.md
Co-authored-by: amber-create <48005258@qq.com>
jaogoy pushed a commit to jaogoy/starrocks that referenced this pull request Nov 15, 2023
Signed-off-by: miomiocat <284487410@qq.com>
* Update paimon_catalog.md
Co-authored-by: amber-create <48005258@qq.com>
(cherry picked from commit 951312a)

Co-authored-by: miomiocat <284487410@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unknown error when having predicate includes AggregateFunction
4 participants