Skip to content

Inconsistent argument names #1612

Closed
Closed
@vpietilainen

Description

@vpietilainen

Argument names seem inconsistent. In athena.read_sql_query we have arguments database and ctas_database_name, whereas in athena.create_ctas_table we have database and ctas_database. It seems that _name suffix would not be necessary.

In addition it would be nice if ctas_database could be read from environmental variables.

Metadata

Metadata

Labels

enhancementNew feature or requestmajor releaseWill be addressed in the next major release

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions