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

kxiao pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f77dd31cad4 [fix](invert index) fixed the issue of insufficient index 
idx generation during partial column updates #30678 (#30640)
     add 69a0b165cce [fix](char) fix char column type not check lenght (#30266) 
(#30660)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/analysis/TypeDef.java    |  1 -
 .../datatype_p0/string/test_string_basic.groovy    | 29 ++++++++++++++++++++++
 .../load_p0/broker_load/ddl/agg_tbl_basic.sql      |  4 +--
 .../load_p0/broker_load/ddl/dup_tbl_basic.sql      |  2 +-
 .../load_p0/broker_load/ddl/mow_tbl_basic.sql      |  2 +-
 .../load_p0/broker_load/ddl/uniq_tbl_basic.sql     |  2 +-
 .../load_p0/broker_load/test_seq_load.groovy       |  2 +-
 .../routine_load/ddl/agg_tbl_basic_create.sql      |  4 +--
 .../routine_load/ddl/dup_tbl_basic_create.sql      |  2 +-
 .../routine_load/ddl/mow_tbl_basic_create.sql      |  2 +-
 .../routine_load/ddl/uniq_tbl_basic_create.sql     |  2 +-
 .../stream_load/ddl/agg_tbl_basic_create.sql       |  4 +--
 .../stream_load/ddl/dup_tbl_basic_create.sql       |  2 +-
 .../ddl/dup_tbl_basic_create_random_bucket.sql     |  2 +-
 .../stream_load/ddl/mow_tbl_basic_create.sql       |  2 +-
 .../stream_load/ddl/uniq_tbl_basic_create.sql      |  2 +-
 .../ddl/uniq_tbl_basic_create_sequence.sql         |  2 +-
 .../suites/load_p0/tvf/ddl/agg_tbl_basic_tvf.sql   |  4 +--
 .../suites/load_p0/tvf/ddl/dup_tbl_basic_tvf.sql   |  2 +-
 .../suites/load_p0/tvf/ddl/mow_tbl_basic_tvf.sql   |  2 +-
 .../suites/load_p0/tvf/ddl/uniq_tbl_basic_tvf.sql  |  2 +-
 21 files changed, 52 insertions(+), 24 deletions(-)


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

Reply via email to