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

[PipelineX](improvement) Prepare tasks in parallel #40270

Merged
merged 3 commits into from
Sep 13, 2024

Conversation

Gabriel39
Copy link
Contributor

Proposed changes

Issue Number: close #xxx

@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@Gabriel39
Copy link
Contributor Author

run buildall

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

@Gabriel39
Copy link
Contributor Author

run buildall

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

@Gabriel39
Copy link
Contributor Author

run buildall

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.16% (9320/25777)
Line Coverage: 27.71% (76498/276079)
Region Coverage: 26.50% (39275/148228)
Branch Coverage: 23.33% (20045/85902)
Coverage Report: http://coverage.selectdb-in.cc/coverage/0719acc9b461a90fa56de091a3d96a2e18c4185f_0719acc9b461a90fa56de091a3d96a2e18c4185f/report/index.html

@yiguolei yiguolei merged commit 3395cd5 into apache:branch-2.1 Sep 13, 2024
19 of 21 checks passed
Gabriel39 added a commit to Gabriel39/incubator-doris that referenced this pull request Sep 14, 2024
Issue Number: close #xxx

<!--Describe your changes.-->
Gabriel39 added a commit to Gabriel39/incubator-doris that referenced this pull request Sep 14, 2024
Issue Number: close #xxx

<!--Describe your changes.-->
Gabriel39 added a commit to Gabriel39/incubator-doris that referenced this pull request Sep 14, 2024
* [PipelineX](improvement) Prepare tasks in parallel (apache#40270)

Issue Number: close #xxx

<!--Describe your changes.-->

* [Improvement](agg) Improve count distinct distribute keys

* 2-phase agg for count distinct int and 4-phase for string

* Disable streaming agg for count distinct distribute key

* [branch-2.1](memory) Disable Arrow Jemalloc (apache#37529)

pick #apache#37528

* [branch-2.1](memory) Disable Arrow Jemalloc step 2 (apache#37556)

pick apache#37533

* [api](cache) Add HTTP API to clear data cache

* [Improvement](pipeline) Do parallel preparation for multiple fragments

* fix compiling after cherry-pick

---------

Co-authored-by: Xinyi Zou <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants