Skip to content

[Java] Add get to BaseIntVector interface #22328

@asfimport

Description

@asfimport

1. In the set method should not use long as parameter. It is hardly the case that there are more than 2^32 distinct values in a dictionary. If it really happens, maybe it means we should not have used dictionary in the first place. 

  1. In addition to the get method, there should also be a set method. 

Reporter: Liya Fan / @liyafan82
Assignee: Ji Liu / @tianchen92

PRs and other links:

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions