sodadata / soda-sql

Soda SQL and Soda Spark have been deprecated and replaced by Soda Core. docs.soda.io/soda-core/overview.html
https://docs.soda.io/
Apache License 2.0
61 stars 16 forks source link

Support workgroups in Athena #213

Closed albinkjellin closed 2 years ago

albinkjellin commented 2 years ago

Is your feature request related to a problem? Please describe. When connecting to Athena it would be great if we can specify a workgroup to be used. It currently defaults to the primary one. This is supported pyathena lib and should just be another parameter to add to the warehouse.yml file.

To find the the docs for pyathena please go to: https://github.com/laughingman7743/PyAthena/tree/011fe7d6385bfd205bf4a4b0fc271ec0a9aa584c

Then search for WORK_GROUP.

If your requesting a new Warehouse please provide us with as much information as possible. We support warehouses provided and maintained by the community, so feel free to code an initial suggestion/implementation yourself.

Describe the solution you'd like Being able to specify the workgroup in the warehouse yaml file.

Additional context Add any other context or screenshots about the feature request here.

Soda SQL Version: 2.1.3