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

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

    [ https://issues.apache.org/jira/browse/PHOENIX-6742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17563781#comment-17563781 ] 

Alejandro Anadon commented on PHOENIX-6742:
-------------------------------------------

The pull request has been made with name "Phoenix-6742 Add UUID type"

( [https://github.com/apache/phoenix/pull/1458] ).

 

If it is accepted after the corrections that arise, how can I contribute to the site's documentation?

I saw it is in svn (not git) in [https://svn.apache.org/repos/asf/phoenix] ; so in case this functionality goes ahead, it should be extended in:

1) [https://svn.apache.org/repos/asf/phoenix/site/publish/language/datatypes.html] to add UUID type information

2) [https://svn.apache.org/repos/asf/phoenix/site/publish/language/functions.html] to add UUID funtions

 

> 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
>            Priority: Major
>              Labels: UUID
>
> 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)