8000 Sorting function randomly duplicating values on columns with missing values · Issue #939 · andmarti1424/sc-im · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Sorting function randomly duplicating values on columns with missing values #939
Open
@1a7r0ch3

Description

@1a7r0ch3

Minimal example with the following 2x2 table in CSV, where the first row misses its second value :

2
1,X

Selecting everything and issuing :sort "+#A" (for sorting according to numeric values in first column), I sometimes get the expected results

1
2,X

but sometimes the X value in the second column gets duplicated

1,X
2,X

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      2943
      0