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

fix a bug that cause tpch performance regression #17310

Merged
merged 6 commits into from
Jul 3, 2024

Conversation

badboynt1
Copy link
Contributor

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

issue #https://github.com/matrixorigin/MO-Cloud/issues/3194

What this PR does / why we need it:

为了修复bug,在#17265 这个pr中引入了一个导致tpch性能下降的bug。
现在需要修复bug,并且保证所有query的性能都不会下降

@matrix-meow matrix-meow added the size/S Denotes a PR that changes [10,99] lines label Jul 3, 2024
@mergify mergify bot added the kind/bug Something isn't working label Jul 3, 2024
@mergify mergify bot merged commit 14556b3 into matrixorigin:main Jul 3, 2024
17 of 18 checks passed
XuPeng-SH added a commit to XuPeng-SH/matrixone that referenced this pull request Jul 3, 2024
@badboynt1 badboynt1 deleted the test1 branch July 4, 2024 01:17
badboynt1 added a commit to badboynt1/matrixone that referenced this pull request Jul 4, 2024
为了修复bug,在matrixorigin#17265 这个pr中引入了一个导致tpch性能下降的bug。
现在需要修复bug,并且保证所有query的性能都不会下降

Approved by: @ouyuanning
Conflicts:
	pkg/sql/compile/compile.go
badboynt1 added a commit to badboynt1/matrixone that referenced this pull request Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working size/S Denotes a PR that changes [10,99] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants