Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

During 1h downsampling skip XOR chunks that may erroneously be present in 5m resolution blocks #5453

Merged

Commits on Jul 5, 2022

  1. During 1h downsampling skip XOR chunks that may erroneously be presen…

    …t in 5m resolution blocks
    
    Signed-off-by: Eriks Harcevs <eriks.harcevs@coralogix.com>
    eharcevs committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    3e88c0d View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG

    Signed-off-by: Eriks Harcevs <eriks.harcevs@coralogix.com>
    eharcevs committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    7315664 View commit details
    Browse the repository at this point in the history
  3. only skip the offending chunk if it is empty

    Signed-off-by: Eriks Harcevs <eriks.harcevs@coralogix.com>
    eharcevs committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    1924565 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Co-authored-by: Bartlomiej Plotka <bwplotka@gmail.com>
    
    Signed-off-by: Eriks Harcevs <eriks.harcevs@coralogix.com>
    eharcevs committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    16cca1c View commit details
    Browse the repository at this point in the history
  5. refactor to use continue instead of else block

    Signed-off-by: Eriks Harcevs <eriks.harcevs@coralogix.com>
    eharcevs committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    fbd0d39 View commit details
    Browse the repository at this point in the history
  6. move change description to Unreleased block

    Signed-off-by: Eriks Harcevs <eriks.harcevs@coralogix.com>
    eharcevs committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    d0f8d25 View commit details
    Browse the repository at this point in the history