Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: findepi/arrow-udf

Tags

java-0.2.1

Toggle java-0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(java): fix the exception when a string contains unicode characters (

arrow-udf#33)

Signed-off-by: Runji Wang <[email protected]>

The length allocated for StringArray should be the number of bytes, but
it was the number of unicode chars.

---------

Signed-off-by: Runji Wang <[email protected]>

java-0.2.0

Toggle java-0.2.0's commit message
release java sdk

Signed-off-by: Runji Wang <[email protected]>