feldera / feldera/feldera

[DBSP] Input map with window

Open
#6,701 0 comments 0 reactions 1 assignee Claimed by @ryzhyk View on GitHub
DBSP core
Dominant language
Rust
Stars
2.1k
Forks
154
Avg merge
2d 19h
Merged PRs (30d)
136

Description

Sometimes the compiler is able to prove that only data within a Window is used from an input table. However, there is currently no mechanism for GC-ing rows from a primary key that fall outside the window. This problem is related to LATENESS, but slightly different, since late values are emitted to an error stream, while useless values should be ignored, including the retractions that they may cause.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.