Skip to content

Add dangerous join condition watchdog to prevent Cartesian and oversi…#7368

Open
MonsterChenzhuo wants to merge 1 commit intoapache:masterfrom
MonsterChenzhuo:pr1
Open

Add dangerous join condition watchdog to prevent Cartesian and oversi…#7368
MonsterChenzhuo wants to merge 1 commit intoapache:masterfrom
MonsterChenzhuo:pr1

Conversation

@MonsterChenzhuo
Copy link

@MonsterChenzhuo MonsterChenzhuo commented Mar 26, 2026

Why are the changes needed?

Users often lack a clear understanding of how Spark executes different join strategies internally. As a result, they may write SQL with improper or risky join conditions, which can lead to severe performance degradation, excessive resource consumption, or even Out Of Memoryerrors on the engine.

How was this patch tested?

KyuubiDangerousJoinIT

Was this patch authored or co-authored using generative AI tooling?

Generated-by: ChatGPT (GPT-5.3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant