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] Copy on write as opt-in feature #12011

Closed
galipremsagar opened this issue Oct 27, 2022 · 2 comments
Closed

[FEA] Copy on write as opt-in feature #12011

galipremsagar opened this issue Oct 27, 2022 · 2 comments
Assignees
Labels
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.
Pandas added initial support for copy-on-write. There is a proposal document for the same: https://docs.google.com/document/d/1ZCQ9mx3LBMy-nhwRl33_jgcvWo9IWdEfxDNQ2thyTb0/edit#

Describe the solution you'd like
Implement copy on write as an opt-in in cudf.

Additional context
This is being accomplished in #11718

@galipremsagar galipremsagar added feature request New feature or request Python Affects Python cuDF API. labels Oct 27, 2022
@galipremsagar galipremsagar self-assigned this Oct 27, 2022
@wence-
Copy link
Contributor

wence- commented Oct 31, 2022

Related: #11990

@galipremsagar
Copy link
Contributor Author

This is resolved by: #12619

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 Python Affects Python cuDF API.
Projects
None yet
Development

No branches or pull requests

2 participants