Skip to content

Conversation

@Jibing-Li
Copy link
Contributor

backport: #43244

…4. (apache#43244)

Change column statistics table varchar length to 1024. Including db
name, table name, column name and partition name. Because the maximum
length of the names above is 256 characters. (For 256 Chinese character,
we need varchar 1024 to store it)
@Jibing-Li Jibing-Li marked this pull request as ready for review November 12, 2024 08:14
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@Jibing-Li
Copy link
Contributor Author

run buildall

@Jibing-Li Jibing-Li merged commit 797a31b into apache:branch-2.1 Nov 12, 2024
16 checks passed
@Jibing-Li Jibing-Li deleted the sc2.1 branch November 13, 2024 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants