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

[spark] Enhance spark DELETE #2183

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

Zouxxyy
Copy link
Contributor

@Zouxxyy Zouxxyy commented Oct 27, 2023

Purpose

  1. add delete check: pk table && 'merge-engine' = 'deduplicate'
  2. support distributed delete by spark
  3. optimization for delete is drop partition
  4. optimization for truncate table (using commit.purgeTable)

Tests

API and Format

Documentation

@Zouxxyy Zouxxyy force-pushed the dev/spark-delete-enhance branch from 52085fe to 5e96d8f Compare November 1, 2023 02:41
Copy link
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@JingsongLi JingsongLi merged commit 70959c9 into apache:master Nov 2, 2023
9 checks passed
schnappi17 pushed a commit to schnappi17/flink-table-store that referenced this pull request Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants