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] Support CreateArray #76

Closed
revans2 opened this issue May 29, 2020 · 1 comment
Closed

[FEA] Support CreateArray #76

revans2 opened this issue May 29, 2020 · 1 comment
Assignees
Labels
feature request New feature or request SQL part of the SQL/Dataframe plugin

Comments

@revans2
Copy link
Collaborator

revans2 commented May 29, 2020

Is your feature request related to a problem? Please describe.
Once we have support for arrays #16 we should add in support for array as well to create arrays. We probably want to look at still supporting the existing optimizations in ExpandExec for explode and pos_explode so we can keep memory usage as small as possible in those cases.

@revans2 revans2 added feature request New feature or request ? - Needs Triage Need team to review and classify SQL part of the SQL/Dataframe plugin labels May 29, 2020
@sameerz sameerz added P1 Nice to have for release and removed ? - Needs Triage Need team to review and classify labels Sep 1, 2020
@sameerz sameerz removed the P1 Nice to have for release label Sep 1, 2020
wjxiz1992 pushed a commit to wjxiz1992/spark-rapids that referenced this issue Oct 29, 2020
* Setup for Spark3.0.

Including apps, docs and notebooks

* Add help for getting jars

* Resolved some comments

* Fix EC2 steps to use cudf 0.14

* Add executable permission to getGpusResources.sh

Co-authored-by: Liangcai Li <liangcail@nvidia.com>
Co-authored-by: gashen <gashen@nvidia.com>
@revans2 revans2 closed this as completed Feb 18, 2021
@revans2
Copy link
Collaborator Author

revans2 commented Feb 18, 2021

This was completed as a part of #1489

@revans2 revans2 self-assigned this Feb 18, 2021
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this issue Nov 30, 2023
Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request SQL part of the SQL/Dataframe plugin
Projects
None yet
Development

No branches or pull requests

2 participants