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

feat: remove partition node for agg #23185

Merged
merged 1 commit into from Oct 11, 2023
Merged

feat: remove partition node for agg #23185

merged 1 commit into from Oct 11, 2023

Conversation

wangjiaming0909
Copy link
Contributor

No description provided.

if (code == TSDB_CODE_SUCCESS) {
// Now we are using hash agg
code = nodesListMakeAppend(&pAgg->pGroupKeys, (SNode*)pgsNode);
}
Copy link
Contributor

Choose a reason for hiding this comment

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

如果code不为0应该要break出来

@dapan1121 dapan1121 merged commit c5ec45d into 3.0 Oct 11, 2023
1 check passed
@gccgdb1234 gccgdb1234 deleted the feat/TD-26639 branch December 11, 2023 08:19
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.

None yet

2 participants