Skip to content

Release v2022.32.1 of Athena Query Federation

Compare
Choose a tag to compare
@hackett123 hackett123 released this 08 Aug 17:17
· 1687 commits to master since this release

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
474691901 539656 aws-athena-federation-sdk-2022.32.1.jar
509854253 23000834 aws-athena-federation-sdk-2022.32.1-withdep.jar

What’s Changed

  • Implemented SSL based connection logic in the oracle connector (#749)
  • Add partition columns in Glue Metadata to schema
  • Removed Default values for GCPProjectId and SecretNamePrefix for Google BigQuery

Full Changelog: v2022.30.2...v2022.32.1