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

@Query: Ability to pass an entity using as a tuple argument #83

Open
ArtDu opened this issue Feb 7, 2022 · 0 comments
Open

@Query: Ability to pass an entity using as a tuple argument #83

ArtDu opened this issue Feb 7, 2022 · 0 comments
Labels
performance Changes that are for performance improvements only. triage

Comments

@ArtDu
Copy link
Contributor

ArtDu commented Feb 7, 2022

We cannot, as far as I tried, pass the tuple in the argument (well, so that it makes the List in the correct order and passes it to cartridge-java) to the custom function from @Query. It converts the values of entities into a Map and passes to cartridge-java, while we have mapToTuple which is used with SimpleTarantoolRepository.

@ArtDu ArtDu changed the title @Query: Ability to pass an entity using as a tuple argument (without keys), i.e. do not convert it in MP_MAP @Query: Ability to pass an entity using as a tuple argument (without keys), not MP_MAP Feb 7, 2022
@ArtDu ArtDu changed the title @Query: Ability to pass an entity using as a tuple argument (without keys), not MP_MAP @Query: Ability to pass an entity using as a tuple argument Feb 7, 2022
@ArtDu ArtDu changed the title @Query: Ability to pass an entity using as a tuple argument @Query: Ability to pass an entity using as a tuple argument Feb 7, 2022
@ArtDu ArtDu added the performance Changes that are for performance improvements only. label Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Changes that are for performance improvements only. triage
Projects
None yet
Development

No branches or pull requests

2 participants