Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[FEA][AUDIT][SPARK-42121][SQL] Add built-in table-valued functions posexplode, posexplode_outer, json_tuple and stack #8115

Open
abellina opened this issue Apr 14, 2023 · 1 comment
Labels
audit_3.4.0 Audit related tasks for 3.4.0 feature request New feature or request Spark 3.4+ Spark 3.4+ issues

Comments

@abellina
Copy link
Collaborator

We should likely add testing for the supported functions exposed to the FROM clause in apache/spark@e60ce3e850:

posexplode, posexplode_outer, json_tuple and stack.

I do not see a GpuStack but posexplode and json_tuple we have support for.

@abellina abellina added feature request New feature or request ? - Needs Triage Need team to review and classify audit_3.4.0 Audit related tasks for 3.4.0 Spark 3.4+ Spark 3.4+ issues labels Apr 14, 2023
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label Apr 18, 2023
@mattahrens
Copy link
Collaborator

Scope: validate expressions are properly handled.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
audit_3.4.0 Audit related tasks for 3.4.0 feature request New feature or request Spark 3.4+ Spark 3.4+ issues
Projects
None yet
Development

No branches or pull requests

2 participants