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

[FEA] Qualification should treat json_tuple function as supported #588

Closed
Tracked by #507
cindyyuanjiang opened this issue Sep 26, 2023 · 0 comments · Fixed by #589
Closed
Tracked by #507

[FEA] Qualification should treat json_tuple function as supported #588

cindyyuanjiang opened this issue Sep 26, 2023 · 0 comments · Fixed by #589
Assignees
Labels
core_tools Scope the core module (scala) feature request New feature or request

Comments

@cindyyuanjiang
Copy link
Collaborator

cindyyuanjiang commented Sep 26, 2023

The json_tuple function is implemented in the rapids-plugin side. We need to update this in the tools repo.

Generate a CPU eventlog by running below query in spark-sql:

SELECT json_tuple('{"a":1, "b":2}', 'a', 'b');
@cindyyuanjiang cindyyuanjiang changed the title Qualification should treat json_tuple as supported [FEA] Qualification should treat json_tuple function as supported Sep 26, 2023
@cindyyuanjiang cindyyuanjiang self-assigned this Sep 26, 2023
@cindyyuanjiang cindyyuanjiang added feature request New feature or request core_tools Scope the core module (scala) labels Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core_tools Scope the core module (scala) feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant