Details

    Description

      MariaDB provides the UUID method that generates UUID v4, however UUID v4 generates non linear UUIDS that will spread data across different linear partitions based on key or hash.

      The new UUID7 (https://uuid7.com/) will guarantee that continuous records are time sortable and a good collision resistance.

      The main advantage of UUID7 function is that it will allow to MariaDB avoid the limitation of use an unique combined primary key for time series records, where an unique ID and a date is required in order to create key/hash partitions. With UUID7 is possible only use only the key as ID and time reference.

      Right now is possible to generate UUID7 using a poor custom UDF however it may be very slow.

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Sergei Golubchik made transition -
            Open In Progress
            168d 1h 25m 1
            Alexander Barkov made transition -
            Stalled In Progress
            3s 1
            Alexander Barkov made transition -
            In Progress In Review
            3m 21s 2
            Sergei Golubchik made transition -
            In Review Stalled
            51d 23h 43m 1
            Sergei Golubchik made transition -
            Stalled In Review
            44d 7h 4m 1
            Sergei Golubchik made transition -
            In Review In Testing
            52d 19h 45m 2
            Alice Sherepa made transition -
            In Testing Stalled
            46d 2h 25m 2
            Sergei Golubchik made transition -
            Stalled Closed
            19h 47m 1

            People

              serg Sergei Golubchik
              juanparati Juan Lago
              Votes:
              1 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.