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-41350][SQL][FOLLOWUP] Allow simple name access of join hidden columns after alias #7490

Open
wbo4958 opened this issue Jan 10, 2023 · 1 comment
Labels
audit_3.3.0 Audit related tasks for 3.3.0 audit_3.4.0 Audit related tasks for 3.4.0 bug Something isn't working

Comments

@wbo4958
Copy link
Collaborator

wbo4958 commented Jan 10, 2023

apache/spark@cd117fbd40

This PR changed the toAttribute method of Alias in spark3.4 and spark3.3.2, We need to change GpuAlias accordingly,

@wbo4958 wbo4958 added bug Something isn't working ? - Needs Triage Need team to review and classify labels Jan 10, 2023
@sameerz sameerz added audit_3.4.0 Audit related tasks for 3.4.0 and removed ? - Needs Triage Need team to review and classify labels Jan 10, 2023
@sameerz
Copy link
Collaborator

sameerz commented Jan 10, 2023

This fix also went into Spark 3.3.2.

@NVnavkumar NVnavkumar added the audit_3.3.0 Audit related tasks for 3.3.0 label May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit_3.3.0 Audit related tasks for 3.3.0 audit_3.4.0 Audit related tasks for 3.4.0 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants