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] Support cross partition write #2212

Conversation

Zouxxyy
Copy link
Contributor

@Zouxxyy Zouxxyy commented Oct 31, 2023

Purpose

spark support Cross Partitions Upsert Dynamic Bucket Mode

Tests

API and Format

Documentation

@Zouxxyy Zouxxyy force-pushed the dev/20231031-support-cross-partition-write branch from 82a803c to f7b8af1 Compare November 2, 2023 07:27
@Zouxxyy Zouxxyy marked this pull request as draft November 2, 2023 07:37
@Zouxxyy Zouxxyy marked this pull request as ready for review November 2, 2023 07:59
@waywtdcc
Copy link
Contributor

How is this PR going?

@Zouxxyy
Copy link
Contributor Author

Zouxxyy commented Dec 22, 2023

@waywtdcc cross partition write needs to be refactored, will rebase after refactoring

@waywtdcc
Copy link
Contributor

Now, How is this PR going?

@Zouxxyy
Copy link
Contributor Author

Zouxxyy commented May 31, 2024

@waywtdcc sorry for delay, we choose to closed it, The current implementation is friendly to streaming scenarios, but the batch cost is too high. We need to find a more efficient implementation in batch scenarios.

@Zouxxyy Zouxxyy closed this May 31, 2024
@waywtdcc
Copy link
Contributor

Doesn't flink batch also support it? The logic of the two should be the same, right?

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