-
Notifications
You must be signed in to change notification settings - Fork 411
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
Enhance deserialization performance of short string. #9673
Closed
5 of 8 tasks
Labels
Comments
JinheLin
changed the title
Enhance serialization/deserialization performance of small string.
Enhance deserialization performance of small string.
Nov 26, 2024
JinheLin
changed the title
Enhance deserialization performance of small string.
Enhance deserialization performance of short string.
Nov 26, 2024
12 tasks
12 tasks
12 tasks
12 tasks
ti-chi-bot bot
pushed a commit
that referenced
this issue
Dec 31, 2024
close #9673 Co-authored-by: JaySon <tshent@qq.com>
This was referenced Jan 2, 2025
yibin87
pushed a commit
to yibin87/tiflash
that referenced
this issue
Jan 3, 2025
yibin87
pushed a commit
to yibin87/tiflash
that referenced
this issue
Jan 3, 2025
close pingcap#9673 Co-authored-by: JaySon <tshent@qq.com>
ti-chi-bot bot
added a commit
that referenced
this issue
Jan 10, 2025
…= MppVersionV3 (#9759) close #9673 1. Passing mpp_version to CHBlockChunkCodec and CHBlockChunkCodecV1 for encoding: if mpp_version <= MppVersion2, use the legacy format of string. 2. When decoding, CHBlockChunkCodec and CHBlockChunkCodecV1 respect to the type name from encoder. Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ti-chi-bot bot
pushed a commit
that referenced
this issue
Jan 14, 2025
ref #9673 Co-authored-by: Lloyd-Pottiger <60744015+Lloyd-Pottiger@users.noreply.github.com>
12 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Enhancement
Tasks
The text was updated successfully, but these errors were encountered: