-
Notifications
You must be signed in to change notification settings - Fork 597
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: OverWindow in the batch mode #7715
Comments
It's a known limitation. Currently we only support TopN pattern. General OverWindow (risingwavelabs/rfcs#8) is not implemented yet. cc @TennyZhuang is this feature on our recent schedule? 🤪 |
We can consider adding the support for batch mode first. It won't require much effort. |
@neverchanje Please reconfirm the req, thanks! |
@fuyufjh Need some time for investigation. Will decide the deadline before Mar 27. 🙏 |
I think this will be done in next quarter's OKR. I'll close this first and @stdrc must have more detailed plans for it. |
Describe the bug
On Postgres:
But it fails on RisingWave:
Is it a bug or a known issue?
To Reproduce
No response
Expected behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: