Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Conversation

@ooobik
Copy link
Contributor

@ooobik ooobik commented Oct 7, 2019

Description

Simple fix in init.sql currently seems all that is needed. When updating callcounts and variantcounts variant count is likely to overflow on even medium-sized datasets.

Related issues

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Changes Made

Changed column type on variantcounts from INTEGER to BIGINT

Testing

  • Tests do not apply

Simple fix in init.sql currently seems all that is needed. When updating callcounts and variantcounts variant count is likely to overflow on even medium-sized datasets.
Copy link
Contributor

@blankdots blankdots left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please make the PR to dev branch as specified in Contributing guidelines.

@ooobik ooobik changed the base branch from master to dev October 7, 2019 13:43
@blankdots blankdots added the bug Something isn't working label Oct 7, 2019
@blankdots blankdots requested a review from teemukataja October 8, 2019 04:52
@teemukataja teemukataja merged commit c70bd0a into CSCfi:dev Oct 8, 2019
@ooobik ooobik deleted the patch-1 branch October 8, 2019 08:56
@blankdots blankdots added this to the Version 1.5rc0 milestone Oct 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants