yzeng1618 opened a new issue, #9741:
URL: https://github.com/apache/seatunnel/issues/9741

   ### Search before asking
   
   - [x] I had searched in the 
[feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22)
 and found no similar feature requirement.
   
   
   ### Description
   
   This feature implements a comprehensive Hive Sink connector for Apache 
SeaTunnel that enables writing data to Apache Hive tables with advanced 
auto-create table capabilities. The connector provides seamless integration 
between various data sources and Hive data warehouse, supporting multiple file 
formats, partitioning, and automatic schema management.
   
   ### Usage Scenario
   
   - Automatic Hive table creation based on source schema
   - Configurable schema save modes (CREATE_SCHEMA_WHEN_NOT_EXIST, 
RECREATE_SCHEMA, ERROR_WHEN_SCHEMA_NOT_EXIST, IGNORE)
   - Customizable table creation templates with variable substitution
   
   ### Related issues
   
   no
   
   ### Are you willing to submit a PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to