amoro
amoro copied to clipboard
[Feature][Spark]: Support Merge Into for Spark3.x
Description
suport merge into for spark 3.x version
Use case/motivation
spark 3.x has already define merge into sql grammar, but implement is miss, and iceberg has already implement merge into.
arctic use iceberg as unkeyed table implement , but keyed table , hive compatibility table doesn't support merge now.
merge into sql is useful in some case, so we shoud implemnt this for all arctic table type under spark 3.x version.
Describe the solution
No response
Related issues
No response
Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct