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

wanghailin pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git


The following commit(s) were added to refs/heads/dev by this push:
     new 134ff33e00 [Improve][doc] Fixed hive sink doc (#7696)
134ff33e00 is described below

commit 134ff33e00f5a999b479b94f118410c190283235
Author: Check Null <[email protected]>
AuthorDate: Mon Sep 23 17:17:19 2024 +0800

    [Improve][doc] Fixed hive sink doc (#7696)
---
 docs/en/connector-v2/sink/Hive.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/connector-v2/sink/Hive.md 
b/docs/en/connector-v2/sink/Hive.md
index 794b2f994c..147fd766a9 100644
--- a/docs/en/connector-v2/sink/Hive.md
+++ b/docs/en/connector-v2/sink/Hive.md
@@ -84,7 +84,7 @@ The principal of kerberos
 
 The keytab path of kerberos
 
-### abort_drop_partition_metadata [list]
+### abort_drop_partition_metadata [boolean]
 
 Flag to decide whether to drop partition metadata from Hive Metastore during 
an abort operation. Note: this only affects the metadata in the metastore, the 
data in the partition will always be deleted(data generated during the 
synchronization process).
 

Reply via email to