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

Implement Variable Chunking (ZEP003) in V3 #1595

Open
jhamman opened this issue Dec 7, 2023 · 1 comment
Open

Implement Variable Chunking (ZEP003) in V3 #1595

jhamman opened this issue Dec 7, 2023 · 1 comment
Labels
help wanted Issue could use help from someone with familiarity on the topic V3 Affects the v3 branch
Milestone

Comments

@jhamman
Copy link
Member

jhamman commented Dec 7, 2023

#1483 provides a proof of concept implementation of Variable Chunking 🙌 ! That implementation is on top of V2 so will obviously need to be ported to V3. This issue flags that some design considerations in the codec pipeline are going to be required and that input on #1583 (and initial PRs like #1588 and #1589) would be useful. To close this issue, we should have a working implementation of the ZEP003 in the v3 dev branch.

cc @martindurant, @ivirshup, @agoodm, @alex-s-gardner, @d-v-b, @normanrz

@jhamman jhamman added help wanted Issue could use help from someone with familiarity on the topic V3 Affects the v3 branch labels Dec 7, 2023
@martindurant
Copy link
Member

That implementation is on top of V2 so will obviously need to be ported to V3

It actually works with V3 as given, for the versions of V3 coexisting with V2 in this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Issue could use help from someone with familiarity on the topic V3 Affects the v3 branch
Projects
Status: Todo
Development

No branches or pull requests

2 participants