Skip to content

Conversation

@dqhl76
Copy link
Collaborator

@dqhl76 dqhl76 commented Nov 20, 2025

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

close: #18906

refactor: move aggregation spill logic into partial aggregate

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking Change (fix or feature that could cause existing functionality not to work as expected)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe):

This change is Reviewable

@github-actions github-actions bot added the pr-refactor this PR changes the code base without new features or bugfix label Nov 20, 2025
@dqhl76 dqhl76 force-pushed the improve-aggregate-20 branch from 546f54c to 6fcfefe Compare November 20, 2025 13:09
@dqhl76 dqhl76 force-pushed the improve-aggregate-20 branch from 6fcfefe to cc31022 Compare November 20, 2025 13:13
@dqhl76 dqhl76 added ci-benchmark Benchmark: run all test and removed ci-benchmark Benchmark: run all test labels Nov 21, 2025
@github-actions
Copy link
Contributor

Docker Image for PR

  • tag: pr-18999-3e23448-1763706802

note: this image tag is only available for internal use.

@dqhl76 dqhl76 marked this pull request as ready for review November 21, 2025 07:31
@dqhl76 dqhl76 requested a review from zhang2014 November 21, 2025 07:31
@dqhl76 dqhl76 marked this pull request as draft November 21, 2025 08:28
@dqhl76 dqhl76 added ci-benchmark-cloud Benchmark: run only cloud tests for tpch/hits and removed ci-benchmark-cloud Benchmark: run only cloud tests for tpch/hits labels Nov 23, 2025
@github-actions
Copy link
Contributor

Docker Image for PR

  • tag: pr-18999-6fea5a7-1763910831

note: this image tag is only available for internal use.

@github-actions
Copy link
Contributor

@dqhl76 dqhl76 added ci-benchmark-cloud Benchmark: run only cloud tests for tpch/hits and removed ci-benchmark-cloud Benchmark: run only cloud tests for tpch/hits labels Nov 24, 2025
@dqhl76 dqhl76 added the ci-benchmark-cloud Benchmark: run only cloud tests for tpch/hits label Nov 24, 2025
@github-actions
Copy link
Contributor

Docker Image for PR

  • tag: pr-18999-74d17d9-1763977384

note: this image tag is only available for internal use.

@github-actions
Copy link
Contributor

Docker Image for PR

  • tag: pr-18999-1d75270-1763978682

note: this image tag is only available for internal use.

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@dqhl76 dqhl76 marked this pull request as ready for review November 25, 2025 01:56
@dqhl76
Copy link
Collaborator Author

dqhl76 commented Nov 25, 2025

@codex review

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@BohuTANG BohuTANG merged commit 797c023 into databendlabs:main Nov 25, 2025
252 of 256 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-benchmark-cloud Benchmark: run only cloud tests for tpch/hits pr-refactor this PR changes the code base without new features or bugfix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tracking: refactor aggregate spill pipeline for lower OOM risk

3 participants