Skip to content
Snippets Groups Projects
Commit 718267aa authored by Vladislav Shpilevoy's avatar Vladislav Shpilevoy
Browse files

tuple: fix access by JSON path starting from '[*]'

Tuple JSON field access crashed when '[*]' was used as a first
part of the JSON path. The patch makes it treated like 'field not
found'.

Follow-up #5224
parent 5c15df68
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment