Release v2022.50.1 of Athena Query Federation
This version includes improvements and bugfixes in some connectors. See here for changes since the last release.
Binary distribution of the SDK can be found here. For pre-built versions of the connector and UDF suite please:
-
Navigate to Serverless Application Repository and search for “athena-federation”. Also check the checkbox labeled “Show apps that create custom IAM roles or resource policies”.
-
Look for entries published by the “Amazon Athena Federation” author.
You can assert the validity of the binary distribution by comparing against the below cksums.
CheckSum | File |
---|---|
3911907323 550070 | aws-athena-federation-sdk-2022.50.1.jar |
4176446724 27679458 | aws-athena-federation-sdk-2022.50.1-withdep.jar |
What's Changed
- New athena-msk connector
- Bump various dependency versions
- Fix other yaml bugs when LambdaRole is provided (#869)
- Added Condition for Function Execution Policy (#866)
- Support for querying google sheets via the BigQuery connector (#864)
- athena-google-bigquery: Refactor client creation to allow projectId to be set
Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2022.48.2..v2022.50.1