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] Create list column support in random data-generator #6263

Closed
galipremsagar opened this issue Sep 18, 2020 · 0 comments · Fixed by #7064
Closed

[FEA] Create list column support in random data-generator #6263

galipremsagar opened this issue Sep 18, 2020 · 0 comments · Fixed by #7064
Assignees
Labels
cuIO cuIO issue feature request New feature or request Python Affects Python cuDF API.

Comments

@galipremsagar
Copy link
Contributor

Is your feature request related to a problem? Please describe.
As part of #6114 random data generator for all dtypes except list dtype have been added. This is a feature request to add the list dtype support into random data generator.

@galipremsagar galipremsagar added feature request New feature or request Python Affects Python cuDF API. labels Sep 18, 2020
@galipremsagar galipremsagar self-assigned this Sep 18, 2020
@vuule vuule added the cuIO cuIO issue label Dec 17, 2020
@rapids-bot rapids-bot bot closed this as completed in #7064 Feb 1, 2021
rapids-bot bot pushed a commit that referenced this issue Feb 1, 2021
Resolves: #6263 

This PR introduces changes which will enable generation of random list columns in datagenerator which will be used as part of fuzz tests.

cc: @vuule

Authors:
  - GALI PREM SAGAR (@galipremsagar)

Approvers:
  - Vukasin Milovanovic (@vuule)
  - @brandon-b-miller

URL: #7064
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuIO cuIO issue feature request New feature or request Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants