Skip to content

Fix corner case of StreamAggOperator#14091

Merged
JackieTien97 merged 1 commit intoapache:masterfrom
Wei-hao-Li:fix1
Nov 14, 2024
Merged

Fix corner case of StreamAggOperator#14091
JackieTien97 merged 1 commit intoapache:masterfrom
Wei-hao-Li:fix1

Conversation

@Wei-hao-Li
Copy link
Copy Markdown
Collaborator

@Wei-hao-Li Wei-hao-Li commented Nov 14, 2024

Corner case: method next() of child of StreamAggOperator always return null until its process finished.
Fix: return null when this case.
Verify on test enviorment:
image

Signed-off-by: Weihao Li <18110526956@163.com>
@JackieTien97 JackieTien97 merged commit 7908cf7 into apache:master Nov 14, 2024
@Wei-hao-Li Wei-hao-Li deleted the fix1 branch November 14, 2024 10:46
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.

2 participants