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

When there are many table fields, such as 177 fields, the findColID method in the decodeObjects method in TableCodecV2 has an error in the half-search algorithm. Because the size of byte [] can only reach 127 #720

Open
Azho-0317 opened this issue Feb 23, 2023 · 0 comments
Labels
type/bug Something isn't working

Comments

@Azho-0317
Copy link

Bug Report

1. Describe the bug

2. Minimal reproduce step (Required)

3. What did you see instead (Required)

4. What did you expect to see? (Required)

5. What are your Java Client and TiKV versions? (Required)

  • Client Java:
  • TiKV:
@Azho-0317 Azho-0317 added the type/bug Something isn't working label Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant