Skip to content

Release v2023.8.3 of Athena Query Federation

Compare
Choose a tag to compare
@henrymai henrymai released this 25 Feb 10:04

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:

  1. 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".

  2. 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
3660542740 550077 aws-athena-federation-sdk-2023.8.3.jar
1065933027 27824441 aws-athena-federation-sdk-2023.8.3-withdep.jar

What's Changed

  • BlockUtils: Fix epoch day calculation
  • Add LambdaRoleARN parameter to sqlserver and mysql connectors

Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2023.8.2..v2023.8.3