[ https://issues.apache.org/jira/browse/AIRFLOW-6319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jarek Potiuk updated AIRFLOW-6319: ---------------------------------- Fix Version/s: (was: 1.10.7) 1.10.8 > Add support for workgroups in AWS Athena > ----------------------------------------- > > Key: AIRFLOW-6319 > URL: https://issues.apache.org/jira/browse/AIRFLOW-6319 > Project: Apache Airflow > Issue Type: Improvement > Components: contrib > Affects Versions: 1.10.6 > Reporter: Bhavika > Assignee: Bhavika > Priority: Minor > Labels: pull-request-available > Fix For: 1.10.8 > > > The AWS Athena hooks and operators currently do not provide the ability to > use workgroups for running queries. More on the feature here - > [https://docs.aws.amazon.com/athena/latest/ug/workgroups.html] & > [https://docs.aws.amazon.com/athena/latest/ug/user-created-workgroups.html] > > I propose we add the ability to pass in workgroup names while creating the > Athena connection. The default workgroup name in Athena is `default` - so we > can pass that to define a connection when a workgroup is not passed in by the > user. > > I can submit a PR but would like some suggestions on how I can expand the > test suite to involve a "user created workgroup" that the unit tests can use. -- This message was sent by Atlassian Jira (v8.3.4#803005)