Skip to content

[vdsql] Do sort/search/etc only work on the 500 returned rows? #2882

@massyah

Description

@massyah

Hi everyone,
I am currently evaluating visidata / vdsql to browse a duckdb database, that I load directly with vdsql db.duckdb

By default only 500 rows are loaded from a table, and table wise operations (sort, search, filtering) only apply to those 500 rows.

I’d have expected that such operations apply to the whole dataset, even if only 500 results are displayed.
I cannot find any settings to work with the whole dataset nor any discussion related to this behaviour.

Am I missing something?

Thanks a lot for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions