[Java] VectorSchemaRoot.create(schema, allocator) doesn't create dictionary encoded vector correctly
- Dominant language
- Java
- Stars
- 94
- Forks
- 152
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 11
Description
**Reporter**: [Li Jin](https://issues.apache.org/jira/browse/ARROW-3396) / @icexelloss
#### PRs and other links:
- [GitHub Pull Request apache/arrow#2681](https://github.com/apache/arrow/pull/2681)
**Note**: *This issue was originally created as [ARROW-3396](https://issues.apache.org/jira/browse/ARROW-3396). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
Contributor guide
Research direction
Start at the Java entry point VectorSchemaRoot.create(schema, allocator) and review the linked pull request apache/arrow#2681. Reproduce the dictionary-encoded vector case described in the title, then verify that the created vector is correct for the supplied schema and allocator.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100