Skip to content

DH-14484: Go to value displays Equals, acts like Contains #1157

@mofojed

Description

@mofojed

Reported on Enterprise DH-14484.

in code-studio, execute the simple query;

t = emptyTable(1000000).update("A=`a`+ii", "Int=ii")

open the “Go to value” bar. do a search for column “A” “Contains” “a2”. change the search to column “Int”, “5000”, verify that you are now shown the proper row.

change the search back to column “A”; NOTE that the search-type now says “Equals”, and the value is “a5000”. search for the “next” value (down arrow or enter in the search-box); you are now brought to a row where “A” does not “Equals” “a5000”. though “Equals” is displayed, it is acting as “Contains”, which is what we had originally selected (before searching for “Int”)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions