NVIDIA / NVIDIA/cudf

[FEA] Support large strings in Java bindings

Open
#16,215 0 comments 0 reactions 0 assignees View on GitHub
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.**
libcudf now supports large strings, but the Java bindings still assume the size of offset vector entries is 4 bytes (e.g.: JCudfSerialization). As a result, large string support is disabled for the Java bindings jar.

**Describe the solution you'd like**
Update the Java bindings code to support large strings and enable large strings support by default for the Java jar artifact.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.