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

[Draft] Add deferred_read native function in aggregators #8622

Closed
wants to merge 10 commits into from

Conversation

vusirikala
Copy link
Contributor

@vusirikala vusirikala commented Jun 12, 2023

Description

This PR is used to add the deferred_read native function in aggregator. The deferred_read function creates a Promise instead of materializing the aggregator. The Promise is resolved to the actual value in the commit phase.

@vusirikala vusirikala marked this pull request as draft June 12, 2023 16:31
@vusirikala vusirikala requested a review from igor-aptos June 12, 2023 16:32
@vusirikala vusirikala changed the title [Draft] Derived Aggregators [Draft] Add deferred_read native function in aggregators Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant