Skip to content

[core] plumb table ID to flush #708

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

Closed
wants to merge 1 commit into from

Conversation

pepyakin
Copy link
Contributor

Add table ID to the Flush struct and prune all the flushes that reside in the
empty tables. Note, that this is not possible today, as we do not include
empty tables during the constraint system compilation, but we will do it later
on.

Copy link
Contributor Author

pepyakin commented Jun 10, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add the label merge-ready to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@pepyakin pepyakin changed the base branch from pep/verify-table-sizes-and-cs-digest to graphite-base/708 June 11, 2025 09:21
@pepyakin pepyakin force-pushed the graphite-base/708 branch from 1cee0f1 to c7bf7ae Compare June 11, 2025 09:26
@pepyakin pepyakin force-pushed the pep/core-add-table-id-to-flush branch from 54a3ab0 to 2e61f32 Compare June 11, 2025 09:26
@pepyakin pepyakin changed the base branch from graphite-base/708 to pep/verify-table-sizes-and-cs-digest June 11, 2025 09:26
@pepyakin pepyakin requested a review from djadjka June 11, 2025 09:26
@graphite-app graphite-app bot changed the base branch from pep/verify-table-sizes-and-cs-digest to graphite-base/708 June 12, 2025 12:26
Add table ID to the `Flush` struct and prune all the flushes that reside in the
empty tables. Note, that this is not possible today, as we do not include
empty tables during the constraint system compilation, but we will do it later
on.
@pepyakin pepyakin force-pushed the graphite-base/708 branch from c7bf7ae to 2fdf679 Compare June 12, 2025 12:31
@pepyakin pepyakin force-pushed the pep/core-add-table-id-to-flush branch from 2e61f32 to 0ddab7c Compare June 12, 2025 12:31
@pepyakin pepyakin changed the base branch from graphite-base/708 to main June 12, 2025 12:31
Copy link

graphite-app bot commented Jun 12, 2025

Merge activity

  • Jun 12, 3:41 PM UTC: pepyakin added this pull request to the Graphite merge queue.
  • Jun 12, 3:41 PM UTC: CI is running for this pull request on a draft pull request (#743) due to your merge queue CI optimization settings.
  • Jun 12, 3:56 PM UTC: Merged by the Graphite merge queue via draft PR: #743.

graphite-app bot pushed a commit that referenced this pull request Jun 12, 2025
Add table ID to the `Flush` struct and prune all the flushes that reside in the
empty tables. Note, that this is not possible today, as we do not include
empty tables during the constraint system compilation, but we will do it later
on.
@graphite-app graphite-app bot closed this Jun 12, 2025
@graphite-app graphite-app bot deleted the pep/core-add-table-id-to-flush branch June 12, 2025 15:56
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.

2 participants