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

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


    from a5e1aa8389f [fix](profile) Make auto_profile_threshold_ms work on FE 
(#39448)
     add c26076eba17 [Enhancement](partition) Forbid create table with null 
partition item which relative column is not null (#39449)

No new revisions were added by this update.

Summary of changes:
 .../apache/doris/datasource/InternalCatalog.java   | 130 ++++++++++++++++-----
 .../trees/plans/commands/CreateTableCommand.java   |   7 +-
 .../org/apache/doris/catalog/CreateTableTest.java  |  29 +++--
 .../datasource/hive/HiveDDLAndDMLPlanTest.java     |   2 +-
 .../trees/plans/CreateTableCommandTest.java        |  49 ++++----
 .../suites/partition_p0/test_null_partition.groovy |  83 +++++++++++++
 6 files changed, 227 insertions(+), 73 deletions(-)
 create mode 100644 
regression-test/suites/partition_p0/test_null_partition.groovy


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

Reply via email to