This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 69686e5b879 [feature](Nereids) support cast to unsigned / signed
(#35937)
add 0858dc89fa1 [fix](DDL) not set table type as default comment when
create table (#35855)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/doris/catalog/Table.java | 2 +-
.../test/java/org/apache/doris/alter/AlterTest.java | 2 +-
.../doris/analysis/CreateTableAsSelectStmtTest.java | 20 --------------------
.../scalar_types/get_assignment_compatible_type.out | 6 +++---
regression-test/data/ddl_p0/test_create_view.out | 2 +-
.../data/ddl_p0/test_create_view_nereids.out | 20 ++++++++++----------
.../show_p0/test_show_create_table_and_views.out | 10 +++++-----
.../test_show_create_table_and_views_nereids.out | 10 +++++-----
.../create_view_star_except_and_cast_to_sql.out | 2 +-
9 files changed, 27 insertions(+), 47 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]