This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-49989-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 9c19ac22f13 branch-3.0:[test](ranger) Init ranger case (#50079)
add 06266cab4e6 [improve](schema) add column comment length limit (#49989)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/doris/common/Config.java | 6 ++
.../java/org/apache/doris/analysis/ColumnDef.java | 1 +
.../java/org/apache/doris/catalog/SchemaTable.java | 2 +-
.../java/org/apache/doris/common/FeNameFormat.java | 8 ++
.../plans/commands/info/ColumnDefinition.java | 1 +
.../apache/doris/service/FrontendServiceImpl.java | 7 +-
.../data/alter_p0/test_alter_column_comment.out | Bin 0 -> 635 bytes
.../alter_p0/test_alter_column_comment.groovy | 107 +++++++++++++++++++++
8 files changed, 130 insertions(+), 2 deletions(-)
create mode 100644 regression-test/data/alter_p0/test_alter_column_comment.out
create mode 100644
regression-test/suites/alter_p0/test_alter_column_comment.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]