Open
Description
openedon Feb 1, 2024
Version
24.03
Which installation method(s) does this occur on?
No response
Describe the bug.
Prior to #1468 set_meta
optionally reset the index on cudf DataFrames when the index was not monotonic. However when updating to CUDF 24.02, a bug needed to be worked around by always resetting the index. This has performance implications, so we should try to avoid resetting the index when possible.
Minimum reproducible example
No response
Relevant log output
Click here to see error details
[Paste the error here, it will be hidden by default]
Full env printout
Click here to see environment details
[Paste the results of print_env.sh here, it will be hidden by default]
Other/Misc.
No response
Code of Conduct
- I agree to follow Morpheus' Code of Conduct
- I have searched the open bugs and have found no duplicates for this bug report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
Type
Projects
Status
Todo