[FEA] Unused variable in JNI/Java binding for `readParquet`
Open
0 - Backlog
feature request
Java
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
This is not a complete FEA but is closed to it. Currently, from Java we pass in a boolean variable `binaryToString` to JNI `readParquet` but it is unused after merging https://github.com/rapidsai/cudf/pull/11524. This variable may be used in the future thus we didn't remove it.
This issue is to track that unused variable.
Contributor guide
Assessment
This issue has not been assessed yet.