[FEA] Add JNI for `replace_nans`
Open
feature request
Java
Spark
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
**Is your feature request related to a problem? Please describe.**
There is an issue in spark-rapids that needs the JNI of `replace_nans` in cuDF: https://github.com/NVIDIA/spark-rapids/issues/6276
This is **not** a blocker of https://github.com/NVIDIA/spark-rapids/issues/5320.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context, code examples, or references to existing implementations about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.