This is an automated email from the ASF dual-hosted git repository.
caiconghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 3913601 [Spark-Doris-Connector][Bug-Fix] Resolve deserialize
exception when Spark Doris Connector in aync deserialize mode (#5336)
add 5a6be41 [Ut] Add drop meta unit test and remove some redundant code
in Alter (#5395)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/doris/alter/Alter.java | 10 --
.../java/org/apache/doris/catalog/DropDbTest.java | 124 +++++++++++++++++++++
.../apache/doris/catalog/DropPartitionTest.java | 117 +++++++++++++++++++
.../org/apache/doris/catalog/DropTableTest.java | 114 +++++++++++++++++++
4 files changed, 355 insertions(+), 10 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/catalog/DropDbTest.java
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/catalog/DropPartitionTest.java
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/catalog/DropTableTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]