Skip to content

Checksum serialisation can collide #239

Description

@RasmusSkytte

Describe the bug
Checksum serialisation can collide. NA values are converted to empty strings before hashing, so NA and "" can hash identically. Delimiter-based concatenation can also collide for values containing delimiters.

To Reproduce
N/A

Expected behaviour
N/A

Screenshots
N/A

Provide output from sessionInfo()
N/A

  • I have checked that the bug is not already described in open issues

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    ChatGPTbugSomething isn't workingtriageSeverity of the issue is TBD

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions