[
https://issues.apache.org/jira/browse/IGNITE-8468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470794#comment-16470794
]
ASF GitHub Bot commented on IGNITE-8468:
----------------------------------------
GitHub user AMashenkov opened a pull request:
https://github.com/apache/ignite/pull/3977
IGNITE-8468: Optimization for UUID fields.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8468
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3977.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3977
----
commit 67f2a6cee88a104c6d00864cb89d9248eef50460
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-05-10T17:29:41Z
Optimization for UUID fields.
----
> Adding and searching UUIDs in index tree produces a lot of garbage
> ------------------------------------------------------------------
>
> Key: IGNITE-8468
> URL: https://issues.apache.org/jira/browse/IGNITE-8468
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Andrew Mashenkov
> Priority: Major
> Labels: performance
> Fix For: 2.6
>
>
> Seems, optimization for UUIDs was missed in IGNITE-5918.
> PFA patch.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)