Skip to content

[Java] Improve the performance of ArrowBuf#setZero #22177

@asfimport

Description

@asfimport

The current implementation involves repeated calls of setLong, setInt & setByte. It is more efficient to directly call the native function. 

Reporter: Liya Fan / @liyafan82
Assignee: Liya Fan / @liyafan82

PRs and other links:

Note: This issue was originally created as ARROW-5752. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions