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

Add mem statistics for ExceptNode and IntersectNode #1717

Merged
merged 1 commit into from
Nov 30, 2021

Conversation

trueeyu
Copy link
Contributor

@trueeyu trueeyu commented Nov 30, 2021

for #1716

Add mem statistics for ExceptNode and IntersectNode

@trueeyu trueeyu linked an issue Nov 30, 2021 that may be closed by this pull request
@trueeyu
Copy link
Contributor Author

trueeyu commented Nov 30, 2021

run starrocks_be_unittest

@trueeyu
Copy link
Contributor Author

trueeyu commented Nov 30, 2021

run starrocks_clang-format

@trueeyu trueeyu merged commit 6825c54 into StarRocks:main Nov 30, 2021
trueeyu added a commit to trueeyu/starrocks that referenced this pull request Nov 30, 2021
@trueeyu trueeyu linked an issue Nov 30, 2021 that may be closed by this pull request
@trueeyu trueeyu deleted the cept_mem branch September 3, 2022 01:57
caneGuy pushed a commit to caneGuy/starrocks that referenced this pull request Mar 28, 2023
* Update SHOW CATALOGS.md (StarRocks#1716) (StarRocks#1717)

(cherry picked from commit 79ee002)

Co-authored-by: Sihui <103574525+femiiii@users.noreply.github.com>

* doc walkthrough "architecture" (StarRocks#1710) (StarRocks#1718)

* doc walkthrough "architecture"

* Update system_architecture.md

* Update system_architecture.md

(cherry picked from commit 1de4fe4)

Co-authored-by: evelyn.zhaojie <98087056+evelynzhaojie@users.noreply.github.com>

* 2.4 bugfix intoc (StarRocks#1722)

* Create k8s_operator_cn.md

* bugfix in 2.4rc

* Update TOC.md

* Update TOC.md

* update-2.4 content (StarRocks#1723) (StarRocks#1724)

* update

* Update hive_catalog.md

(cherry picked from commit 1ff43c4)

Co-authored-by: Sihui <103574525+femiiii@users.noreply.github.com>

* [Bugfix] add images for operator (StarRocks#1726)

* Add 2.4 RN in TOC (StarRocks#1727) (StarRocks#1730)

(cherry picked from commit 6b9c2b5)

Co-authored-by: 絵空事スピリット <wanglichen@starrocks.com>

* fix 2.4 (StarRocks#1731)

* [Doc] enhancement in 2.4 release note (StarRocks#1729)

* [Doc] enhancement in 2.4 release note

* Update release-2.4.md

* Update TOC.md (StarRocks#1736) (StarRocks#1737)

(cherry picked from commit ca65610)

Co-authored-by: 絵空事スピリット <wanglichen@starrocks.com>

* update toc&etl&streamLoad&loadingIntro&Export

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Sihui <103574525+femiiii@users.noreply.github.com>
Co-authored-by: evelyn.zhaojie <98087056+evelynzhaojie@users.noreply.github.com>
Co-authored-by: hellolilyliuyi <96421222+hellolilyliuyi@users.noreply.github.com>
Co-authored-by: 絵空事スピリット <wanglichen@starrocks.com>
wyb pushed a commit to wyb/starrocks that referenced this pull request Jan 9, 2024
(cherry picked from commit 79ee002)

Co-authored-by: Sihui <103574525+femiiii@users.noreply.github.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.

Add mem statistics for Intersect and except The memory statistics of execept node and intersect node is 0.
4 participants