Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][Spark]: Support Merge Into for Spark3.x #395

Closed
1 of 2 tasks
baiyangtx opened this issue Sep 22, 2022 · 0 comments · Fixed by #926
Closed
1 of 2 tasks

[Feature][Spark]: Support Merge Into for Spark3.x #395

baiyangtx opened this issue Sep 22, 2022 · 0 comments · Fixed by #926
Assignees
Labels
module:mixed-spark Spark module for Mixed Format type:feature Feature Requests
Milestone

Comments

@baiyangtx
Copy link
Contributor

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

@baiyangtx baiyangtx added the type:feature Feature Requests label Sep 22, 2022
@baiyangtx baiyangtx added this to the Release 0.4.0 milestone Sep 22, 2022
@baiyangtx baiyangtx added the module:mixed-spark Spark module for Mixed Format label Sep 22, 2022
@Aireed Aireed modified the milestones: Release 0.5.0, Release 0.4.1 Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:mixed-spark Spark module for Mixed Format type:feature Feature Requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants