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

copr: Roadmap to chunk-based Enum/Set support in TiKV #9066

Closed
10 of 13 tasks
Xuanwo opened this issue Nov 19, 2020 · 3 comments
Closed
10 of 13 tasks

copr: Roadmap to chunk-based Enum/Set support in TiKV #9066

Xuanwo opened this issue Nov 19, 2020 · 3 comments
Labels
sig/coprocessor SIG: Coprocessor type/enhancement Type: Issue - Enhancement

Comments

@Xuanwo
Copy link
Member

Xuanwo commented Nov 19, 2020

Goal

Implement RFC tikv/rfcs#57

Roadmap


  • Add elems in FieldType (tipb)
  • Export elems from praser to tipb (tidb)
  • Extrace elems from FieldType to construct ChunkedVecEnum/ChunkedVecSet
@Xuanwo Xuanwo added the type/enhancement Type: Issue - Enhancement label Nov 19, 2020
@Xuanwo
Copy link
Member Author

Xuanwo commented Nov 19, 2020

cc @skyzh @breeswish

@skyzh
Copy link
Member

skyzh commented Nov 19, 2020

Looks good to me!

@skyzh skyzh added the sig/coprocessor SIG: Coprocessor label Nov 19, 2020
@github-actions github-actions bot added this to Backlog(Need triage) in Coprocessor SIG Nov 19, 2020
@skyzh
Copy link
Member

skyzh commented May 8, 2021

Now we have implemented enum and set calculation on TiKV side, and this issue could be closed. The pushdown part is tracked at TiDB repo pingcap/tidb#23619.

@skyzh skyzh closed this as completed May 8, 2021
Coprocessor SIG automation moved this from Backlog(Need triage) to Done May 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/coprocessor SIG: Coprocessor type/enhancement Type: Issue - Enhancement
Projects
Development

No branches or pull requests

2 participants