Skip to content

when to support read_sql? #144

@wonb168

Description

@wonb168

postgres_scanner(pgscan) can query pg table directly, but only support table,
not like pandas,

df=pd.read_sql('select * from a join b on ...')

can pgscan support this?

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