Hi Dmitry,

PersonKey { id: int, passportNo: String }
> Person { passportNo: String, name: String }


What's the primary reason for keeping a copy of "passportNo" field in the
value object? Personally, I treat this as an anti-pattern that should have
been influenced by some of the old Ignite examples.

-
Denis


On Wed, May 20, 2020 at 7:19 AM Alexey Sasov <sasov.ale...@gmail.com> wrote:

> Hello. Sure this feature is of great importance and we'd like to get it
> asap.
> It is very confusing to support the logic of copying values between key and
> value classes.
>
> Thanks.
>
>
>
> --
> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
>

Reply via email to