Skip to content

tests: fix arrow.TestInsert_invalid#577

Merged
oleg-jukovec merged 1 commit intotarantool:masterfrom
Gumix:iverbin/fix-arrow-test-insert-invalid
Apr 17, 2026
Merged

tests: fix arrow.TestInsert_invalid#577
oleg-jukovec merged 1 commit intotarantool:masterfrom
Gumix:iverbin/fix-arrow-test-insert-invalid

Conversation

@Gumix
Copy link
Copy Markdown

@Gumix Gumix commented Apr 17, 2026

The handling of incorrect Arrow data changed in Tarantool 1, now a CustomError with the code 4 is returned instead of ClientError with the code 20 (ER_INVALID_MSGPACK). Need to update the test.

@Gumix Gumix requested a review from oleg-jukovec April 17, 2026 12:23
@Gumix Gumix force-pushed the iverbin/fix-arrow-test-insert-invalid branch from 8d4dc66 to 57b202d Compare April 17, 2026 14:11
Comment thread arrow/tarantool_test.go Outdated
Comment thread arrow/tarantool_test.go Outdated
The handling of incorrect Arrow data changed in Tarantool [1], now a
CustomError with the code 4 is returned instead of ClientError with
the code 20 (ER_INVALID_MSGPACK). Need to update the test.

[1]: tarantool/tarantool#12482
@Gumix Gumix force-pushed the iverbin/fix-arrow-test-insert-invalid branch from 57b202d to d59d9bc Compare April 17, 2026 15:38
@Gumix Gumix requested a review from oleg-jukovec April 17, 2026 15:52
@oleg-jukovec oleg-jukovec merged commit 6c9d6a0 into tarantool:master Apr 17, 2026
20 checks passed
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.

2 participants