You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/11/18 14:25:58 UTC

[GitHub] [ignite] timoninmaxim opened a new pull request #9573: IGNITE-15943 Fix comparison for decimal search keys

timoninmaxim opened a new pull request #9573:
URL: https://github.com/apache/ignite/pull/9573


   Decimal is only index key that isn't inlined and in the same type can be used for searching data by keys that are inlines (int, double). Tested both int and double, because they have different compare differently with decimal.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [ignite] NSAmelchev merged pull request #9573: IGNITE-15943 Fix comparison inlined fields with decimal search key

Posted by GitBox <gi...@apache.org>.
NSAmelchev merged pull request #9573:
URL: https://github.com/apache/ignite/pull/9573


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org