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

[AUDIT][SPARK-47525][SQL] Support subquery correlation joining on map attributes #10769

Open
NVnavkumar opened this issue May 6, 2024 · 0 comments
Labels
audit_4.0.0 Audit related tasks for 4.0.0

Comments

@NVnavkumar
Copy link
Collaborator

apache/spark@41cbd56ba72

adds support for some queries that might have joins on map attributes in subqueries. We should either support these queries or ensure we fall back to CPU.

@NVnavkumar NVnavkumar added ? - Needs Triage Need team to review and classify audit_4.0.0 Audit related tasks for 4.0.0 labels May 6, 2024
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit_4.0.0 Audit related tasks for 4.0.0
Projects
None yet
Development

No branches or pull requests

2 participants