This is an automated email from the ASF dual-hosted git repository.

starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 8289b0a4601 [fix](nereids) fix prune tablets twice (#53403)
     add 57e4b91f2a8 [Enhancement] reject schema change on hidden columns 
(#53376)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/doris/catalog/Column.java |  1 +
 .../java/org/apache/doris/common/FeNameFormat.java |  7 ++
 .../plans/commands/info/ColumnDefinition.java      | 98 +++++++++++++++++-----
 .../trees/plans/commands/info/DropColumnOp.java    |  3 +
 .../trees/plans/commands/info/RenameColumnOp.java  |  5 ++
 .../test_alter_table_on_hidden_column.groovy       | 79 +++++++++++++++++
 6 files changed, 174 insertions(+), 19 deletions(-)
 create mode 100644 
regression-test/suites/schema_change/test_alter_table_on_hidden_column.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to