Skip to content

重写规则star2columns希望可以支持补全无table列信息 #122

@dongwenpeng

Description

@dongwenpeng

Please search the existing issues for relevant feature requests, add upvotes to pre-existing requests.

Feature Description

重写规则star2columns,用来为SELECT *补全表的列信息,默认带有table。希望可以再出一个不带table的列信息,供用户自行选择。

Use Case(s)

select table.c1, table.c2 from table;

select c1, c2 from table;

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions