issues
search
NVIDIA
/
spark-rapids-jni
RAPIDS Accelerator JNI For Apache Spark
Apache License 2.0
40
stars
65
forks
source link
Some minor fix for kudo.
#2596
Closed
liurenjie1024
closed
1 week ago
liurenjie1024
commented
1 week ago
Reduce default allocation size of data output writer, which improves performance a lot for small batch.
Expose data length of host merge result.
Make
writeToStream
with Table api package private since it should be used for tests only.
liurenjie1024
commented
1 week ago
build
writeToStream
with Table api package private since it should be used for tests only.