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

github-bot pushed a change to branch auto-pick-42331-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 86ce3f8c4f8 [fix](create table) Enhance the robustness of time zone 
handling during table creation #41926 (#42389)
     add 977e58098e9 [Feature](schema change) Support add column bitmap with 
default value bitmap_empty  (#42331)

No new revisions were added by this update.

Summary of changes:
 fe/fe-core/src/main/cup/sql_parser.cup             |  7 +++
 .../main/java/org/apache/doris/catalog/Column.java |  5 ++
 fe/fe-core/src/main/jflex/sql_scanner.flex         |  1 +
 .../test_alter_add_column_default_value.out}       | 19 ++++---
 .../test_alter_add_column_default_value.groovy     | 66 ++++++++++++++++++++++
 5 files changed, 89 insertions(+), 9 deletions(-)
 copy regression-test/data/{correctness/test_explode_numbers.out => 
alter_p0/test_alter_add_column_default_value.out} (66%)
 create mode 100644 
regression-test/suites/alter_p0/test_alter_add_column_default_value.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to