You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Alejandro Anadon (Jira)" <ji...@apache.org> on 2022/07/05 12:47:00 UTC

[jira] [Created] (PHOENIX-6742) Add UUID type

Alejandro Anadon created PHOENIX-6742:
-----------------------------------------

             Summary: Add UUID type
                 Key: PHOENIX-6742
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6742
             Project: Phoenix
          Issue Type: New Feature
          Components: core
            Reporter: Alejandro Anadon
            Assignee: Alejandro Anadon


It is becoming more and more common to use UUIDs.

For example as a primary key for security reasons (non-predictable ids). Some databases are implementing them natively.

I think it is very interesting that Phoenix also has this type of data that is more and more used.

I have already implemented the functionality and I will add the branch with the changes that I have seen necessary. The tests have passed satisfactorily, but there are some internal technical issues (not functional) that I need to discuss and I will expose them in github (I think it is more correct to do it there than in the jira).

 



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