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] Missing impl getTransferPair(Field field, BufferAllocator allocator, CallBack callBack) StructVector #38511

Closed
xxlaykxx opened this issue Oct 30, 2023 · 0 comments · Fixed by #38512

Comments

@xxlaykxx
Copy link
Contributor

Describe the enhancement requested

getTransferPair(Field field, BufferAllocator allocator, CallBack callBack) impl should be added to StructVector

Component(s)

Java

xxlaykxx added a commit to bookingnizer/arrow-apache that referenced this issue Oct 30, 2023
…ator allocator, CallBack callBack) for StructVector
xxlaykxx added a commit to dremio/arrow that referenced this issue Oct 30, 2023
xxlaykxx added a commit to dremio/arrow that referenced this issue Oct 30, 2023
@kou kou changed the title [JAVA] Missing impl getTransferPair(Field field, BufferAllocator allocator, CallBack callBack) StructVector [Java] Missing impl getTransferPair(Field field, BufferAllocator allocator, CallBack callBack) StructVector Oct 31, 2023
xxlaykxx added a commit to dremio/arrow that referenced this issue Oct 31, 2023
…ocator, CallBack) for MapVector (#60)

* apacheGH-38511: [JAVA] added impl of getTransferPair(Field, BufferAllocator, CallBack) for MapVector
xxlaykxx added a commit to dremio/arrow that referenced this issue Nov 1, 2023
…ocator, CallBack) for MapVector (#60)

* apacheGH-38511: [JAVA] added impl of getTransferPair(Field, BufferAllocator, CallBack) for MapVector
lidavidm pushed a commit that referenced this issue Nov 1, 2023
…) for StructVector and MapVector (#38512)

### Rationale for this change
Missed impl of getTransferPair(Field, BufferAllocator, CallBack) for StructVector and MapVector

### What changes are included in this PR?

### Are these changes tested?
yes, added unit test.

### Are there any user-facing changes?

* Closes: #38511

Authored-by: Ivan Chesnov <ivan.chesnov@dremio.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
@lidavidm lidavidm added this to the 15.0.0 milestone Nov 1, 2023
loicalleyne pushed a commit to loicalleyne/arrow that referenced this issue Nov 13, 2023
…llBack) for StructVector and MapVector (apache#38512)

### Rationale for this change
Missed impl of getTransferPair(Field, BufferAllocator, CallBack) for StructVector and MapVector

### What changes are included in this PR?

### Are these changes tested?
yes, added unit test.

### Are there any user-facing changes?

* Closes: apache#38511

Authored-by: Ivan Chesnov <ivan.chesnov@dremio.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
lriggs pushed a commit to lriggs/arrow that referenced this issue Nov 14, 2023
lriggs pushed a commit to lriggs/arrow that referenced this issue Nov 14, 2023
…ocator, CallBack) for MapVector (dremio#60)

* apacheGH-38511: [JAVA] added impl of getTransferPair(Field, BufferAllocator, CallBack) for MapVector
DenisTarasyuk pushed a commit to dremio/arrow that referenced this issue Dec 29, 2023
DenisTarasyuk pushed a commit to dremio/arrow that referenced this issue Dec 29, 2023
…ocator, CallBack) for MapVector (#60)

* apacheGH-38511: [JAVA] added impl of getTransferPair(Field, BufferAllocator, CallBack) for MapVector
DenisTarasyuk pushed a commit to dremio/arrow that referenced this issue Jan 16, 2024
DenisTarasyuk pushed a commit to dremio/arrow that referenced this issue Jan 16, 2024
…ocator, CallBack) for MapVector (#60)

* apacheGH-38511: [JAVA] added impl of getTransferPair(Field, BufferAllocator, CallBack) for MapVector
DenisTarasyuk pushed a commit to dremio/arrow that referenced this issue Jan 17, 2024
DenisTarasyuk pushed a commit to dremio/arrow that referenced this issue Jan 17, 2024
…ocator, CallBack) for MapVector (#60)

* apacheGH-38511: [JAVA] added impl of getTransferPair(Field, BufferAllocator, CallBack) for MapVector
DenisTarasyuk pushed a commit to dremio/arrow that referenced this issue Jan 17, 2024
DenisTarasyuk pushed a commit to dremio/arrow that referenced this issue Jan 17, 2024
…ocator, CallBack) for MapVector (#60)

* apacheGH-38511: [JAVA] added impl of getTransferPair(Field, BufferAllocator, CallBack) for MapVector
dgreiss pushed a commit to dgreiss/arrow that referenced this issue Feb 19, 2024
…llBack) for StructVector and MapVector (apache#38512)

### Rationale for this change
Missed impl of getTransferPair(Field, BufferAllocator, CallBack) for StructVector and MapVector

### What changes are included in this PR?

### Are these changes tested?
yes, added unit test.

### Are there any user-facing changes?

* Closes: apache#38511

Authored-by: Ivan Chesnov <ivan.chesnov@dremio.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
lriggs pushed a commit to lriggs/arrow that referenced this issue Mar 12, 2024
lriggs pushed a commit to lriggs/arrow that referenced this issue Mar 12, 2024
…ocator, CallBack) for MapVector (dremio#60)

* apacheGH-38511: [JAVA] added impl of getTransferPair(Field, BufferAllocator, CallBack) for MapVector
lriggs pushed a commit to lriggs/arrow that referenced this issue Sep 6, 2024
lriggs pushed a commit to lriggs/arrow that referenced this issue Sep 6, 2024
…ocator, CallBack) for MapVector (dremio#60)

* apacheGH-38511: [JAVA] added impl of getTransferPair(Field, BufferAllocator, CallBack) for MapVector
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment