Skip to content

Support client-side parameter resolution in wr.athena.create_ctas_table #2787

Closed
@tks1197

Description

@tks1197

Is your idea related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

athena.unloadathena.read_sql_query and
athena.start_query_execution supports client-side parameter resolution.
It would be useful if athena.create_ctas_table had similar parameter resolution.

Describe the solution you'd like
A clear and concise description of what you are expecting.

Add parameters params and paramstyle to athena.create_ctas_table.

P.S. Please do not attach files as it's considered a security risk. Add code snippets directly in the message body as much as possible.

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