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 for arrays and array operations #16

Closed
revans2 opened this issue May 28, 2020 · 3 comments
Closed

[FEA] Support for arrays and array operations #16

revans2 opened this issue May 28, 2020 · 3 comments
Labels
cudf_dependency An issue or PR with this label depends on a new feature in cudf feature request New feature or request P0 Must have for release SQL part of the SQL/Dataframe plugin

Comments

@revans2
Copy link
Collaborator

revans2 commented May 28, 2020

Is your feature request related to a problem? Please describe.
Really would be great to support arrays as a part of the plugin.

@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 28, 2020
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Jul 6, 2020
@sameerz
Copy link
Collaborator

sameerz commented Jul 6, 2020

Depends in part on rapidsai/cudf#4830 , rapidsai/cudf#4831 , rapidsai/cudf#4832 , rapidsai/cudf#4833 . Work will span 0.2 and 0.3.

@sameerz
Copy link
Collaborator

sameerz commented Dec 5, 2020

This issue is very broad. Some progress has been made. We need to break this up into additional tasks.

@sameerz sameerz added the cudf_dependency An issue or PR with this label depends on a new feature in cudf label Feb 18, 2021
sperlingxx pushed a commit to sperlingxx/spark-rapids that referenced this issue Jan 16, 2024
* Fix up reuse of GpuShuffleExchange for AQE

---------

Signed-off-by: Firestarman <[email protected]>
@jlowe
Copy link
Member

jlowe commented Jan 24, 2024

Array types along with many array operations are supported.

@jlowe jlowe closed this as completed Jan 24, 2024
binmahone added a commit to binmahone/spark-rapids that referenced this issue Jun 25, 2024
* with call site print, not good because some test cases by design will dup

Signed-off-by: Hongbin Ma (Mahone) <[email protected]>

* done

Signed-off-by: Hongbin Ma (Mahone) <[email protected]>

* add file

Signed-off-by: Hongbin Ma (Mahone) <[email protected]>

* fix comiple

Signed-off-by: Hongbin Ma (Mahone) <[email protected]>

* address review comments

Signed-off-by: Hongbin Ma (Mahone) <[email protected]>

---------

Signed-off-by: Hongbin Ma (Mahone) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cudf_dependency An issue or PR with this label depends on a new feature in cudf feature request New feature or request P0 Must have for release SQL part of the SQL/Dataframe plugin
Projects
None yet
Development

No branches or pull requests

3 participants