Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ryzhyk
on Oct 28, 2024
|
parent
|
context
|
favorite
| on:
Streaming joins are hard
Your explanation of why ORDER BY is not efficiently incrementalizable is spot on. At the moment Feldera ignores the outermost ORDER BY clause, unless it is part of the ORDER BY ... LIMIT pattern, which is SQL's way to express the top-k query.
So, a better solution is still future work :)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
So, a better solution is still future work :)