Skip to content

feat(entities) Adds batch dependent entity and sql schema#54

Merged
manjari25 merged 2 commits into
mainfrom
manjari/batch-dependent-entity
Feb 24, 2026
Merged

feat(entities) Adds batch dependent entity and sql schema#54
manjari25 merged 2 commits into
mainfrom
manjari/batch-dependent-entity

Conversation

@manjari25
Copy link
Copy Markdown
Contributor

@manjari25 manjari25 commented Feb 24, 2026

Summary

feat(entities) Adds batch dependent entity and sql schema

Why?

This sets up batch dependent entity and its corresponding sql schema. This helps make reverse look ups for batch dependencies easier throughout the system.

What?

  • Add a BatchDependent entity
  • Add batch_dependent mysql schema
  • Note: BatchDependentStore in upcoming PR

Test Plan

Issues

Stack

  1. @ feat(entities) Adds batch dependent entity and sql schema #54
  2. feat(entities) Adds build entity and sql schema #48
  3. feat(entities) Adds speculation tree entity and sql schema #49
  4. feat(storage) Adds batch store interface and mysql implementation #56

@manjari25
Copy link
Copy Markdown
Contributor Author

Same PR as #47 since there is some weird behavior in the stack set up.

@manjari25 manjari25 force-pushed the manjari/batch-entity branch from b4f48c3 to 6ef8868 Compare February 24, 2026 01:52
@manjari25 manjari25 changed the base branch from manjari/batch-entity to main February 24, 2026 01:58
@manjari25 manjari25 changed the base branch from main to manjari/batch-entity February 24, 2026 02:03
@manjari25 manjari25 force-pushed the manjari/batch-dependent-entity branch from 8c569aa to 7d6ea78 Compare February 24, 2026 02:47
@manjari25 manjari25 changed the base branch from manjari/batch-entity to main February 24, 2026 02:47
@manjari25 manjari25 merged commit 8ec2c45 into main Feb 24, 2026
8 checks passed
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