Release v2025.1.1 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.
Athena Federation SDK jars
CheckSum | File |
---|---|
2149468363 41436749 | aws-athena-federation-sdk-2025.1.1-withdep.jar |
779534717 672514 | aws-athena-federation-sdk-2025.1.1.jar |
Athena Federation Connector Lambda jars
CheckSum | File |
---|---|
3861908453 77601644 | athena-aws-cmdb-2025.1.1.jar |
3081417514 63106332 | athena-clickhouse-2025.1.1.jar |
877801862 65718717 | athena-cloudera-hive-2025.1.1.jar |
2057114148 60187049 | athena-cloudera-impala-2025.1.1.jar |
3709919482 48953249 | athena-cloudwatch-2025.1.1.jar |
2031108084 49295420 | athena-cloudwatch-metrics-2025.1.1.jar |
1951203445 50176978 | athena-datalakegen2-2025.1.1.jar |
1437734815 55286077 | athena-db2-2025.1.1.jar |
2248316615 55022450 | athena-db2-as400-2025.1.1.jar |
2995436958 47085250 | athena-docdb-2025.1.1.jar |
3299107293 51634160 | athena-dynamodb-2025.1.1.jar |
2562310377 76663381 | athena-elasticsearch-2025.1.1.jar |
2756923979 143719378 | athena-gcs-2025.1.1.jar |
1674842268 111766508 | athena-google-bigquery-2025.1.1.jar |
2989466485 99058444 | athena-hbase-2025.1.1.jar |
2351942813 65717800 | athena-hortonworks-hive-2025.1.1.jar |
975808810 82794687 | athena-kafka-2025.1.1.jar |
948171442 98959267 | athena-msk-2025.1.1.jar |
2509324936 53230542 | athena-mysql-2025.1.1.jar |
4069946285 80664783 | athena-neptune-2025.1.1.jar |
529301870 55896599 | athena-oracle-2025.1.1.jar |
3170453043 49822468 | athena-postgresql-2025.1.1.jar |
160616571 50262233 | athena-redis-2025.1.1.jar |
2917206196 57339578 | athena-redshift-2025.1.1.jar |
3093263758 50609386 | athena-saphana-2025.1.1.jar |
2723865335 127706071 | athena-snowflake-2025.1.1.jar |
3663108595 50181920 | athena-sqlserver-2025.1.1.jar |
1683257061 52563926 | athena-synapse-2025.1.1.jar |
730009661 49994528 | athena-teradata-2025.1.1.jar |
405513812 50078203 | athena-timestream-2025.1.1.jar |
3266355672 45372154 | athena-tpcds-2025.1.1.jar |
2890443942 44697853 | athena-udfs-2025.1.1.jar |
3520055307 104763306 | athena-vertica-2025.1.1.jar |
Athena Federation Connector Lambda zips
CheckSum | File |
---|---|
3121149510 105623941 | athena-gcs.zip |
1442525985 116977515 | athena-saphana.zip |
2518857032 112973331 | athena-snowflake.zip |
What's Changed
- Fix data mismatch issue in Vertica Connector (#2433)
- Merge branch 'master' into bugfix/vertica-data-mismatch
- Fix data mismatch issue in Vertica Connector
Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2024.51.1..v2025.1.1