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

Pull queries against session window end boundaries #5666

Closed
MichaelDrogalis opened this issue Jun 22, 2020 · 0 comments · Fixed by #5680
Closed

Pull queries against session window end boundaries #5666

MichaelDrogalis opened this issue Jun 22, 2020 · 0 comments · Fixed by #5680
Assignees
Labels
enhancement P0 Denotes must-have for a given milestone
Milestone

Comments

@MichaelDrogalis
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Today when using session windows, pull queries can specify the row key and/or the window start time as criteria in the where clause. We should also support querying the window end boundary, too.

@apurvam apurvam added P0 Denotes must-have for a given milestone and removed blocker labels Jun 24, 2020
@big-andy-coates big-andy-coates self-assigned this Jun 24, 2020
@big-andy-coates big-andy-coates added this to the 0.11.0 milestone Jun 24, 2020
big-andy-coates added a commit to big-andy-coates/ksql that referenced this issue Jun 24, 2020
big-andy-coates added a commit that referenced this issue Jun 25, 2020
* feat: support WINDOWEND in WHERE of pull queries

fixes: #5666

Co-authored-by: Andy Coates <big-andy-coates@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement P0 Denotes must-have for a given milestone
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants