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

feat: implement submit chunking for RFD 0010 #731

Closed
wants to merge 0 commits into from

Conversation

patrickjcasey
Copy link
Contributor

@patrickjcasey patrickjcasey commented Dec 17, 2024

  • Added support for chunking Query submissions
  • Added test for submission chunking

For this branch, my only outstanding question pertaint to hipcheck-common/proto/hipcheck/v1/hipcheck.proto. Does QUERY_STATE_SUBMIT_IN_PROGRESS need to be 4 because 0-3 have already been assigned previously and is adding a variant to an enum backwards compatible

closes #730 #732

@patrickjcasey patrickjcasey linked an issue Dec 17, 2024 that may be closed by this pull request
7 tasks
@patrickjcasey patrickjcasey force-pushed the patrickjcasey/rfd10-proto-changes branch from 073eb25 to d892eb3 Compare December 17, 2024 21:48
@patrickjcasey patrickjcasey linked an issue Dec 17, 2024 that may be closed by this pull request
@j-lanson
Copy link
Collaborator

Marked as a draft but I got an email saying you requested review. When the branch is ready can you remove the draft marker

@patrickjcasey patrickjcasey force-pushed the patrickjcasey/rfd10-proto-changes branch from d892eb3 to 26d697a Compare December 20, 2024 14:57
@patrickjcasey patrickjcasey force-pushed the patrickjcasey/rfd10-proto-changes branch from 26d697a to a02ceea Compare December 20, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
2 participants