Skip to content

Found bugs in Elf and Elf+ #48

Description

@urbanideskonstantin

I tested both, Elf and Elf+ on my large time series data set (+100GB) and I got exceptions when compressing some of the floating-point values. In one case, the compressed floating-point value could not even be decompressed losslessly anymore.

Here are some of the values that lead to the bugs:

Elf

  • 1.530857361106962E18

Elf+

  • 1.530857361106962E18
  • 3.679935659961374E17

I therefore provided a fix for both algorithms on my local branches.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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