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

Do not automatically truncate the index field when the length exceeds 255 #3768

Closed
Sophie-Xie opened this issue Jan 20, 2022 · 1 comment
Closed
Assignees
Labels
type/enhancement Type: make the code neat or more efficient
Milestone

Comments

@Sophie-Xie
Copy link
Contributor

Sophie-Xie commented Jan 20, 2022

Describe the background of the requirement

  • now we automatically truncate the index field when the length exceeds 255, users don’t know if the data is too long.

Describe the detail of the requirement

  • Let users choose whether to truncate or report an error

Describe the scenarios of the requirement

the configuration needs to be supported(truncate or error), and the default is truncated.

@Sophie-Xie Sophie-Xie added the type/enhancement Type: make the code neat or more efficient label Jan 20, 2022
@Sophie-Xie Sophie-Xie added this to the v3.1.0 milestone Jan 20, 2022
@Aiee Aiee closed this as completed Feb 21, 2022
@Aiee
Copy link
Contributor

Aiee commented Feb 21, 2022

The problem does not exist anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Type: make the code neat or more efficient
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants