-
Notifications
You must be signed in to change notification settings - Fork 592
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
Distributed performance: NexMark Q15 #11964
Comments
Tried to use |
Recently I was not working on this but @st1page was. Reassigned. |
This is the Flink plan after enabling
Risingwave with both split and two phase enabled:
The
versus
What's Does |
The group generated by the expand operator
Not |
Flink's approach is not that different from us. They also have an However, they don't put |
link #12305 |
This issue has been open for 60 days with no activity. Could you please update the status? Feel free to continue discussion or close as not planned. |
The CPU is not fully utilized and not balanced.
The text was updated successfully, but these errors were encountered: