Skip to content

Move timestamp out of value and place it before the key in the event rows #350

@cjnolet

Description

@cjnolet

Since Accumulo collapses like keys so they only need to be represented once in an r-file, we should do this with the event timestamp. We If we put it before the attribute's key in the event shard keys then it will only need to be represented once per event. THis is much better than having to represent it once for each attribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions