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

Add slice and retain to xtdb.arrow #4170

Open
FiV0 opened this issue Feb 14, 2025 · 0 comments
Open

Add slice and retain to xtdb.arrow #4170

FiV0 opened this issue Feb 14, 2025 · 0 comments
Assignees
Labels
arrow Issues related to arrow upstream.

Comments

@FiV0
Copy link
Member

FiV0 commented Feb 14, 2025

Add the following two methods to the (kotlin) Vector interface.

  • retain - increments the ref counter of the underlying buffers, i.e. this vector get closed twice.
  • slice - creates a completely new vector object
@FiV0 FiV0 added the arrow Issues related to arrow upstream. label Feb 14, 2025
@jarohen jarohen self-assigned this Feb 14, 2025
@jarohen jarohen added this to 2.x Feb 14, 2025
@github-project-automation github-project-automation bot moved this to 💭 Backlog in 2.x Feb 14, 2025
jarohen added a commit to jarohen/xtdb that referenced this issue Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Issues related to arrow upstream.
Projects
Status: 💭 Backlog
Development

No branches or pull requests

2 participants