• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool / 15063437788

16 May 2025 07:48AM UTC coverage: 87.394% (-0.007%) from 87.401%
15063437788

push

github

sergepetrenko
box: fix incorrect hashing of sequential JSON fields

Previously, if JSON fields were in a row in memory, the
'tuple_field_row()' function was used, which was not able to
correctly navigate through the nested JSON structure, which
led to incorrect indexing in hash indexes. Now, if there are
JSON paths, 'tuple_field_raw_by_part()' is always called for
correct access to nested data, regardless of their sequence.

Closes https://github.com/tarantool/tarantool/issues/11014

NO_DOC=bug fix

(cherry picked from commit b77cce6aa)

68911 of 122197 branches covered (56.39%)

4 of 4 new or added lines in 1 file covered. (100.0%)

37 existing lines in 18 files now uncovered.

101596 of 116250 relevant lines covered (87.39%)

1941510.23 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

99.4
/src/box/lua/iproto.c


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc