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

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


    from 8e19a410cc9 [chore](deps) remove unused commons-lang (2.x) from fe 
(#64196)
     add 3538497d40b [fix](insert) enable_insert_strict should not affect 
semantic of enable_strict_cast (#63794)

No new revisions were added by this update.

Summary of changes:
 .../doris/nereids/rules/analysis/BindSink.java     |   6 +-
 .../java/org/apache/doris/qe/SessionVariable.java  |   4 -
 ..._insert_strict_mode_and_filter_ratio_custom.out |  38 ++
 .../org/apache/doris/regression/suite/Suite.groovy |   5 +
 .../string_len/test_string_len_complex.groovy      |  12 +
 .../import/import-way/insert-into-manual.md.groovy |   1 +
 .../tvf/test_file_tvf_hdfs.groovy                  |   3 +
 .../external_table_p0/tvf/test_hdfs_tvf.groovy     |   3 +
 .../insert_p0/test_error_msg_truncate.groovy       |   1 +
 .../test_streaming_insert_job_alter.groovy         |   6 +-
 .../load/insert/test_array_string_insert.groovy    |   1 +
 .../load_p0/insert/test_insert_statistic.groovy    |   1 +
 ...test_insert_strict_mode_and_filter_ratio.groovy |  32 +-
 ...sert_strict_mode_and_filter_ratio_custom.groovy | 579 +++++++++++++++++++++
 .../load_p0/tvf/test_tvf_error_column.groovy       |   2 +
 .../test_tvf_strict_mode_and_filter_ratio.groovy   |  12 +-
 .../suites/nereids_function_p0/load.groovy         |  13 +-
 .../insert_into_table/insert_values.groovy         |   2 +
 .../schema_change_p0/test_modify_struct.groovy     |   1 +
 .../test_varchar_sc_in_complex.groovy              |   1 +
 20 files changed, 689 insertions(+), 34 deletions(-)
 create mode 100644 
regression-test/data/load_p0/insert/test_insert_strict_mode_and_filter_ratio_custom.out
 create mode 100644 
regression-test/suites/load_p0/insert/test_insert_strict_mode_and_filter_ratio_custom.groovy


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

Reply via email to