Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java] ListView Implementation for C Data Interface #41584

Open
Tracked by #41271 ...
vibhatha opened this issue May 8, 2024 · 0 comments
Open
Tracked by #41271 ...

[Java] ListView Implementation for C Data Interface #41584

vibhatha opened this issue May 8, 2024 · 0 comments

Comments

@vibhatha
Copy link
Collaborator

vibhatha commented May 8, 2024

Describe the enhancement requested

Java ListView integration will contain multiple steps as described in #41271.
Thus supporting C Data Interface is an important component for ListViewVector.

Component(s)

Java

@vibhatha vibhatha self-assigned this May 9, 2024
lidavidm pushed a commit that referenced this issue May 16, 2024
### Rationale for this change

Apache Arrow format defines ListView and this has been introduced into other language bindings and the objective of this PR is to provide the initial ListView support to Java by adding `ListViewVector`. 

### Non-Goals 

The following list of issues propose the extended work depending on this PR. They were separated to streamline the implementation process. 

- [ ] #41272
- [ ] #41286
- [ ] #41290
- [ ] #41288
- [ ] #41289
- [ ] #41269
- [ ] #41291
- [ ] #41292
- [ ] #41270
- [ ] #41293
- [ ] #41294
- [ ] #41569
- [ ] #41570
- [ ] #41584
- [ ] #41585

### Are these changes tested?

Yes

### Are there any user-facing changes?

No

* GitHub Issue: #41287

Lead-authored-by: Vibhatha Abeykoon <vibhatha@gmail.com>
Co-authored-by: Vibhatha Lakmal Abeykoon <vibhatha@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant