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

api: add support of a batch insert request #399

Closed
oleg-jukovec opened this issue Jun 25, 2024 · 0 comments · Fixed by #411
Closed

api: add support of a batch insert request #399

oleg-jukovec opened this issue Jun 25, 2024 · 0 comments · Fixed by #411
Assignees
Labels
3sp feature A new functionality teamE

Comments

@oleg-jukovec
Copy link
Collaborator

oleg-jukovec commented Jun 25, 2024

We need to add support of message pack type MP_ARROW and IPROTO_INSERT_ARROW request. It could be done in a new subpackage arrow.

In this task we do not need to try to decode/encode data from/to the apache arrow format. It should be enough just process it as an array of bytes.

See:

https://github.com/tarantool/tarantool-ee/issues/820
tarantool/tarantool#10518

@oleg-jukovec oleg-jukovec added 2sp teamE feature A new functionality labels Jun 25, 2024
@oleg-jukovec oleg-jukovec changed the title iproto: add support of batch insert api: add support of a batch insert request Jun 25, 2024
@oleg-jukovec oleg-jukovec added 3sp and removed 2sp labels Sep 26, 2024
dmyger added a commit that referenced this issue Oct 2, 2024
Draft changes: add support the IPROTO_INSERT_ARROW request and message pack type MP_ARROW .

Closes #399
dmyger added a commit that referenced this issue Oct 3, 2024
Draft changes: add support the IPROTO_INSERT_ARROW request and message pack type MP_ARROW .

Closes #399
dmyger added a commit that referenced this issue Oct 3, 2024
Draft changes: add support the IPROTO_INSERT_ARROW request and message pack type MP_ARROW .

Closes #399
dmyger added a commit that referenced this issue Oct 4, 2024
Draft changes: add support the IPROTO_INSERT_ARROW request and message pack type MP_ARROW .

Closes #399
dmyger added a commit that referenced this issue Oct 4, 2024
Draft changes: add support the IPROTO_INSERT_ARROW request and message pack type MP_ARROW .

Closes #399
dmyger added a commit that referenced this issue Oct 4, 2024
Draft changes: add support the IPROTO_INSERT_ARROW request and message pack type MP_ARROW .

Closes #399
dmyger added a commit that referenced this issue Oct 4, 2024
Draft changes: add support the IPROTO_INSERT_ARROW request and message pack type MP_ARROW .

Closes #399
dmyger added a commit that referenced this issue Oct 7, 2024
Draft changes: add support the IPROTO_INSERT_ARROW request and message pack type MP_ARROW .

Closes #399
dmyger added a commit that referenced this issue Oct 7, 2024
Draft changes: add support the IPROTO_INSERT_ARROW request and message pack type MP_ARROW .

Closes #399
dmyger added a commit that referenced this issue Oct 7, 2024
Draft changes: add support the IPROTO_INSERT_ARROW request and message pack type MP_ARROW .

Closes #399
dmyger added a commit that referenced this issue Oct 7, 2024
Draft changes: add support the IPROTO_INSERT_ARROW request and message pack type MP_ARROW .

Closes #399
dmyger added a commit that referenced this issue Oct 8, 2024
Add support the IPROTO_INSERT_ARROW request and
message pack type MP_ARROW.

Closes #399
dmyger added a commit that referenced this issue Oct 9, 2024
Add support the IPROTO_INSERT_ARROW request and
message pack type MP_ARROW.

Closes #399
dmyger added a commit that referenced this issue Oct 9, 2024
Add support the IPROTO_INSERT_ARROW request and
message pack type MP_ARROW.

Closes #399
dmyger added a commit that referenced this issue Oct 9, 2024
Add support the IPROTO_INSERT_ARROW request and
message pack type MP_ARROW.

Closes #399
dmyger added a commit that referenced this issue Oct 10, 2024
Add support the IPROTO_INSERT_ARROW request and
message pack type MP_ARROW.

Closes #399
dmyger added a commit that referenced this issue Oct 11, 2024
Add support the IPROTO_INSERT_ARROW request and
message pack type MP_ARROW.

Closes #399
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3sp feature A new functionality teamE
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants