Skip to content

[discussion] High connect latency for wide tables #74

Description

@dentiny

Hi team, IIRC, in the current implementation, for all the provided dataset, we load all its columns by default.
For a wide table, say, with over 1K columns, it leads to high latency and unfriendly UI (I have to scroll to the very right side to find the columns I care about).
So I'm wondering if it's possible to get users select / exclude the columns they're (un)interested in, so we don't need to read and load every single column?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions