This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from ee56783629 [fix](Java UDF) Do not use enum as the data type for JavaUdfDataType. (#24460) add 5e4ab7cd25 [Bug](materialized-view) add limit for drop column on mv (#24493) No new revisions were added by this update. Summary of changes: .../apache/doris/alter/SchemaChangeHandler.java | 22 +++++++++++++++------- .../doris/alter/SchemaChangeHandlerTest.java | 12 ++++++++---- .../test_agg_mv_schema_change.groovy | 9 ++++++++- .../test_agg_rollup_schema_change.groovy | 9 ++++++++- .../test_uniq_mv_schema_change.groovy | 7 ++++++- .../test_uniq_rollup_schema_change.groovy | 7 +++++++ 6 files changed, 52 insertions(+), 14 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org