Skip to content

Release v2022.42.2 of Athena Query Federation

Compare
Choose a tag to compare
@henrymai henrymai released this 20 Oct 17:39
· 1708 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
2248223770 549796 aws-athena-federation-sdk-2022.42.2.jar
1430333765 23562848 aws-athena-federation-sdk-2022.42.2-withdep.jar

What's Changed

  • athena-cloudwatch: fix athena-cloudwatch.yaml
  • Modified partitioning logic in snowflake
  • athena-docdb: Make use of the Glue table property "sourceTable"
  • athena-docdb: add disable_projection_and_casing env var Fix the wrong jar name in tools/validate_connector.sh (#799) Update pom.xml
  • athena-dynamodb: Add support for optional LambdaRole parameter
  • athena-cloudwatch: Add support for optional LambdaRole parameter
  • Add generative tests for the default FieldResolver as well
  • Data Integrity: Add generative tests for DynamoDb and Elasticsearch.

Full Changelog: v2022.39.1...v2022.42.2