Skip to content

[Enhancement]: use _source keyword to select the fields we want #103

@hnwyllmm

Description

@hnwyllmm

Description

Currently, we select all fields from the table. But some fields are unused for users and these fields maybe very large, such as embedding.

We can use _source to select the fields we want. You can refer to GET_SQL to see the details.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions