This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-43244-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from bbfed507da6 [fix](schema-change) Make sc job state updated after the
table state is changed (#42670) (#43186)
add 32802e46f5b [fix](statistics)Change column statistics table varchar
length to 1024. (#43244)
No new revisions were added by this update.
Summary of changes:
.../apache/doris/analysis/ModifyColumnClause.java | 4 ++
.../doris/catalog/InternalSchemaInitializer.java | 81 ++++++++++++++++++++++
.../doris/statistics/StatisticConstants.java | 2 +-
.../catalog/InternalSchemaInitializerTest.java | 75 ++++++++++++++++++++
4 files changed, 161 insertions(+), 1 deletion(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/catalog/InternalSchemaInitializerTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]