Skip to content

Request to support csv with header when using copy_from #39

@neptune19821220

Description

@neptune19821220

For PyGreSQL is supported in AWS Glue Python Shell Job, I use PyGreSQL to import the CSV result of Athena Query into RDS Postgresql.
The CSV result of Athena query has a first line as header, I found the parameter to deal with this issue in Postgres copy command, but it seems no such parameters in copy_from method.

Could you consider to add this improvement feature?
Thank you.

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