Skip to content

Bug when querying numeric(-al) values #5

@kanitw

Description

@kanitw

When querying numeric values

TypeError: Cannot read property 'length' of undefined
    at Array.dv.table.table.dense_query (http://127.0.0.1:9000/lib/datavore/dv.js:150:32)

which is the following line

    sz.push(col.lut.length);

Root cause is probably due to the fact that numeric col doesn't have lut table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions