aws-sdk-pandas icon indicating copy to clipboard operation
aws-sdk-pandas copied to clipboard

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

Open tk09291197 opened this issue 1 year ago • 0 comments

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.

tk09291197 avatar Apr 23 '24 14:04 tk09291197