-
Notifications
You must be signed in to change notification settings - Fork 58
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 #411
api: add support of a batch insert request #411
Conversation
1f88b6f
to
b6ad2cc
Compare
|
Environment variable TARANTOOL_BIN can be used to specify path of Tarantool executable.
b6ad2cc
to
d7e9eab
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be great to see green tests first.
a994eb0
to
53310a5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the patch. Just a few non-critical issues left.
53310a5
to
7d49fd0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Add support the IPROTO_INSERT_ARROW request and message pack type MP_ARROW. Closes #399
7d49fd0
to
b917d6f
Compare
Draft changes: add support the IPROTO_INSERT_ARROW request and message pack type MP_ARROW .
Closes #399