Release v2021.49.1 of Athena Query Federation
This version includes several bug fixes and performance improvements to the base SDK and some specific 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.
File | CheckSum |
---|---|
aws-athena-federation-sdk-2021.49.jar | 2778349640 535907 |
aws-athena-federation-sdk-2021.49.1-withdep.jar | 699257620 22997165 |
What's Changed
- Update README.md with supported regions by @milesgranger in #514
- Fix example query UDF syntax by @kparwal in #521
- Add support for custom redis db number by @janmran in #525
- Include "Costs" and highlight on cost with SCANs by @flaviorescia in #494
- 2021.49.1 Release by @janmran in #526
New Contributors
- @milesgranger made their first contribution in #514
- @kparwal made their first contribution in #521
- @flaviorescia made their first contribution in #494
Full Changelog: v2021.42.1...v2021.49.1