Skip to content
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

Json-path index as primary key doesn't work #59

Open
ArtDu opened this issue Jun 30, 2021 · 0 comments
Open

Json-path index as primary key doesn't work #59

ArtDu opened this issue Jun 30, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@ArtDu
Copy link
Contributor

ArtDu commented Jun 30, 2021

tarantool> construct_key(tree.id, tree:select()[1])
---
- - {'age': 3}
...

tarantool> tree:get(construct_key(tree.id, tree:select()[1]))
---
- error: 'Supplied key type of part 0 does not match index part type: expected scalar'
...

after: #52

@vrogach2020 vrogach2020 added the bug Something isn't working label Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants