Skip to content

on-disk btree index column value update problem on empty mapping #42

@sanketsarang

Description

@sanketsarang

The On-Disk Btree index does not delete the column value folder on an update operation, when post operation there are no more records present with the specific column value. This results in incorrect responses for SELECT DISTINCT query, which still assumes that a record with the previous value is present in the DB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions