Skip to content

Conversation

@oleg-jukovec
Copy link
Collaborator

The pull request changes [1] changes an error message on arrow decoding. The patch replaces a check of error message to a check of error code as it is a more stable check. However, the code is changed too. So as a temporary solution we need to work with both codes at the same time.

  1. box/lua: introduce space:insert_arrow(arrow) tarantool#10665

Part of #415

The pull request changes [1] changes an error message on arrow
decoding. The patch replaces a check of error message to a check
of error code as it is a more stable check. However, the code is
changed too. So as a temporary solution we need to work with both
codes at the same time.

1. tarantool/tarantool#10665

Part of #415
@oleg-jukovec oleg-jukovec requested review from Gumix and dmyger October 23, 2024 18:54
@oleg-jukovec oleg-jukovec merged commit f9eb951 into master Oct 24, 2024
26 checks passed
@oleg-jukovec oleg-jukovec deleted the oleg-jukovec/gh-415-fix-arrow-error branch October 24, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants