Skip to content

Release v2022.22.1 of Athena Query Federation

Compare
Choose a tag to compare
@henrymai henrymai released this 01 Jun 19:42
· 1726 commits to master since this release
51fa141

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
3829355949 22998045 aws-athena-federation-sdk-2022.22.1-withdep.jar
369708923 536883 aws-athena-federation-sdk-2022.22.1.jar

What's Changed

  • Ddb connector with extractor and GeneratedRowWriter (#704)
  • Fix for Sql Server partition issue (#707)
  • Corrected athena-snowflake.yaml description
  • adding option for VPC config on elasticsearch connector
  • Bigquery metadata pagination implementation && fixed bigquery table casesensitive issue
  • BigQuery IAM role & policies changes in template file
  • Fix a small typo in README.md
  • Fix log4j logger configurations
  • Enhance integration test suite (#676)

Full Changelog: v2022.20.1...v2022.22.1