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 RFC tikv/rfcs#57
elems
The text was updated successfully, but these errors were encountered:
cc @skyzh @breeswish
Sorry, something went wrong.
Looks good to me!
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.
No branches or pull requests
Goal
Implement RFC tikv/rfcs#57
Roadmap
elems
in FieldType (tipb)elems
from praser to tipb (tidb)elems
from FieldType to construct ChunkedVecEnum/ChunkedVecSetThe text was updated successfully, but these errors were encountered: