[ 
https://issues.apache.org/jira/browse/IGNITE-20049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksandr Polovtcev updated IGNITE-20049:
-----------------------------------------
    Description: BinaryRow#hasValue flag is redundant, it is not meaningful at 
all at the storage side (we always store full rows, so the flag must always be 
{{true}}) and its value can be determined on the client side depending on the 
context, so it can be passed explicitly to methods that operate with these 
rows.  (was: BinaryRow#hasValue flag )

> Remove BinaryRow#hasValue flag
> ------------------------------
>
>                 Key: IGNITE-20049
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20049
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Aleksandr Polovtcev
>            Assignee: Aleksandr Polovtcev
>            Priority: Major
>              Labels: ignite-3
>
> BinaryRow#hasValue flag is redundant, it is not meaningful at all at the 
> storage side (we always store full rows, so the flag must always be {{true}}) 
> and its value can be determined on the client side depending on the context, 
> so it can be passed explicitly to methods that operate with these rows.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to