seatunnel
seatunnel copied to clipboard
[Feature][connector-hive] hive sink connector support overwrite mode #7843
Purpose of this pull request
hive sink connector support overwrite mode
Does this PR introduce any user-facing change?
Yes, this PR will introduce a new parameter to the Hive connector. Once the review is completed and the approach is approved, I will complete the documentation and e2e tests.
How was this patch tested?
Check list
- [ ] If any new Jar binary package adding in your PR, please add License Notice according New License Guide
- [ ] If necessary, please update the documentation to describe the new feature. https://github.com/apache/seatunnel/tree/dev/docs
- [ ] If you are contributing the connector code, please check that the following files are updated:
- Update plugin-mapping.properties and add new connector information in it
- Update the pom file of seatunnel-dist
- Add ci label in label-scope-conf
- Add e2e testcase in seatunnel-e2e
- Update connector plugin_config
- [ ] Update the
release-note.
cc @liunaijie , link #6842
Closed is pr because new pr https://github.com/apache/seatunnel/pull/7891