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

Question abount enabling SPJ in truncated partition? #11774

Open
ktk1012 opened this issue Dec 13, 2024 · 0 comments
Open

Question abount enabling SPJ in truncated partition? #11774

ktk1012 opened this issue Dec 13, 2024 · 0 comments
Labels
question Further information is requested

Comments

@ktk1012
Copy link
Contributor

ktk1012 commented Dec 13, 2024

Query engine

Spark Version: 3.5.3
Iceberg Version: 1.6.1

Question

I want to use SPJ (storage partitioned join) in merge clause, but it does not enabled when source and target table is truncated transformed.
I checked identity partitioned / bucket partitioned table works expected but truncated partition has exchanges before sort merge join.
Is there way to use storage partitioned join in truncated partitioned table?

@ktk1012 ktk1012 added the question Further information is requested label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant