Release v2022.44.2 of Athena Query Federation
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:
-
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.
CheckSum | File |
---|---|
3350739994 549892 | aws-athena-federation-sdk-2022.44.2.jar |
2518265631 23562944 | aws-athena-federation-sdk-2022.44.2-withdep.jar |
What's Changed
- Add CompositeHandler parameter to CF template (#821)
- Add support for optional LambdaRole parameter for AthenaSynapseConnector (#808)
- Added Schema name condition in COUNT_RECORDS_QUERY
- DDBPredicateUtils: Fix bug with predicate generation
- AWS Signer set empty content (#814)
- BlockUtils ClassCastException (#813)
- improve error message with invalid spill bucket (#812)
- Don't catch just to rethrow
- ValuesGenerator: fix String:getBytes() issue
Full Changelog: v2022.42.2...v2022.44.2