Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support athena workgroups #27

Open
nianglao opened this issue Aug 15, 2019 · 1 comment
Open

Support athena workgroups #27

nianglao opened this issue Aug 15, 2019 · 1 comment

Comments

@nianglao
Copy link

AWS release workgroups for Athena to support tags.
https://aws.amazon.com/about-aws/whats-new/2019/02/athena_support_for_tags/
Tagging Workgroups allows you to allocate costs, get detailed billing reports across Workgroups as well as define IAM permissions on Workgroups based on these tags

There is an PR by @jkatagi #26

Can anyone help review and merge this?

@muroon
Copy link

muroon commented Jan 13, 2021

Recently, we released speee/go-athena.

We have already merged the PR related to this issue and can keep maintaining this library and review / merge your PRs.
In addition, we added the following new features.

  • Add Docker environment
  • Add reviewdog configuration for linting
  • Remove Result Header when executing DDL
  • Use workgroup
  • Update tests (make each package up to date)
  • Introduce Result Mode (Query result acquisition mode)

Especially, we think the Result Mode is a cool feature, and we summarized the feature here.
Please check and try to use it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants