Skip to content

Conversation

@aschackmull
Copy link
Contributor

@aschackmull aschackmull commented Nov 21, 2025

This updates the UniversalFlow library to be overlay-aware. Since the output is semantically local, the library can restrict the global computation to target the overlay and thereby become much more incremental in nature. The local output is tagged overlay[local?] in order to also support C++, for which the node type is global and hence cannot currently use incremental computation. So only Java gets the incremental computation for now.

@github-actions github-actions bot added the Java label Nov 21, 2025
@aschackmull aschackmull force-pushed the java/overlay-universalflow branch from b330634 to b454101 Compare December 4, 2025 10:22
@github-actions github-actions bot added the C++ label Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant