Skip to content

[Bug](materialized-view) fix analyze where clause failed on mv - #39061

Merged
BiteTheDDDDt merged 3 commits into
apache:masterfrom
BiteTheDDDDt:fix_0807_2
Aug 9, 2024
Merged

[Bug](materialized-view) fix analyze where clause failed on mv#39061
BiteTheDDDDt merged 3 commits into
apache:masterfrom
BiteTheDDDDt:fix_0807_2

Conversation

@BiteTheDDDDt

@BiteTheDDDDtBiteTheDDDDt commented Aug 7, 2024

Copy link
Copy Markdown
Contributor

Proposed changes

fix analyze where clause failed on mv
do not analyze slot after replaceSlot to avoid duplicate columns in desc

@BiteTheDDDDt

Copy link
Copy Markdown
ContributorAuthor

run buildall

@BiteTheDDDDt

Copy link
Copy Markdown
ContributorAuthor

run buildall

@morrySnowmorrySnow added dev/2.0.x dev/2.1.x usercase Important user case type label and removed doing labels Aug 9, 2024
@starocean999

Copy link
Copy Markdown
Contributor

please add more description about this pr, such as what's the real problem and how to solve it.

@BiteTheDDDDt

Copy link
Copy Markdown
ContributorAuthor

run buildall

@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label Aug 9, 2024
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@BiteTheDDDDt
BiteTheDDDDt merged commit 3c78aed into apache:masterAug 9, 2024
dataroaring pushed a commit that referenced this pull request Aug 11, 2024
## Proposed changes
fix analyze where clause failed on mv
do not analyze slot after replaceSlot to avoid duplicate columns in desc
BiteTheDDDDt added a commit that referenced this pull request Aug 12, 2024
## Proposed changes
fix analyze where clause failed on mv
do not analyze slot after replaceSlot to avoid duplicate columns in desc
yiguolei pushed a commit that referenced this pull request Aug 13, 2024
… (#39209)
## Proposed changes
pick from #39061
fix analyze where clause failed on mv
do not analyze slot after replaceSlot to avoid duplicate columns in desc
wyxxxcat pushed a commit to wyxxxcat/doris that referenced this pull request Aug 14, 2024
…e#39061)
## Proposed changes
fix analyze where clause failed on mv
do not analyze slot after replaceSlot to avoid duplicate columns in desc
dataroaring pushed a commit that referenced this pull request Aug 16, 2024
## Proposed changes
fix analyze where clause failed on mv
do not analyze slot after replaceSlot to avoid duplicate columns in desc
xiaokang pushed a commit to xiaokang/doris that referenced this pull request Sep 7, 2024
…e#39061)
## Proposed changes
fix analyze where clause failed on mv
do not analyze slot after replaceSlot to avoid duplicate columns in desc
xiaokang added a commit that referenced this pull request Sep 8, 2024
@gavinchougavinchou mentioned this pull request Oct 13, 2024
HappenLee pushed a commit to HappenLee/incubator-doris that referenced this pull request Apr 24, 2026
…e#39061)
## Proposed changes
fix analyze where clause failed on mv
do not analyze slot after replaceSlot to avoid duplicate columns in desc
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.dev/2.0.15-mergeddev/2.1.6-mergeddev/3.0.2-mergedreviewedusercaseImportant user case type label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@BiteTheDDDDt@starocean999@zhangstar333@xiaokang@yiguolei@dataroaring@morrySnow