Skip to content

Release v2024.7.1 of Athena Query Federation

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 22:10

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.

Athena Federation SDK jars

CheckSum File
2986175124 28334044 aws-athena-federation-sdk-2024.7.1-withdep.jar
3221057982 663838 aws-athena-federation-sdk-2024.7.1.jar

Athena Federation Connector Lambda jars

CheckSum File
3910769618 43673000 athena-aws-cmdb-2024.7.1.jar
389075637 49393575 athena-cloudera-hive-2024.7.1.jar
2258767682 43863399 athena-cloudera-impala-2024.7.1.jar
3380360622 38271516 athena-cloudwatch-2024.7.1.jar
713217259 32123125 athena-cloudwatch-metrics-2024.7.1.jar
1344524478 33810420 athena-datalakegen2-2024.7.1.jar
1073965714 38956337 athena-db2-2024.7.1.jar
2969311492 38691823 athena-db2-as400-2024.7.1.jar
3938328974 33947594 athena-docdb-2024.7.1.jar
337383541 33723850 athena-dynamodb-2024.7.1.jar
3769309010 58786311 athena-elasticsearch-2024.7.1.jar
265216030 128718156 athena-gcs-2024.7.1.jar
3558942088 82562682 athena-google-bigquery-2024.7.1.jar
1835889621 100593746 athena-hbase-2024.7.1.jar
4080529580 49393930 athena-hortonworks-hive-2024.7.1.jar
792525846 45853459 athena-kafka-2024.7.1.jar
2140919949 53840580 athena-msk-2024.7.1.jar
345037802 36798581 athena-mysql-2024.7.1.jar
819230531 65184786 athena-neptune-2024.7.1.jar
1902446575 39390303 athena-oracle-2024.7.1.jar
994181405 33499648 athena-postgresql-2024.7.1.jar
1167544134 36942384 athena-redis-2024.7.1.jar
205925690 36110108 athena-redshift-2024.7.1.jar
1444084365 34211152 athena-saphana-2024.7.1.jar
1206069596 102076244 athena-snowflake-2024.7.1.jar
2253891200 33815308 athena-sqlserver-2024.7.1.jar
1405650503 36032662 athena-synapse-2024.7.1.jar
2491127483 32410014 athena-teradata-2024.7.1.jar
2768885260 32713732 athena-timestream-2024.7.1.jar
1758160516 32236946 athena-tpcds-2024.7.1.jar
2997261428 31564945 athena-udfs-2024.7.1.jar
3775100901 33467227 athena-vertica-2024.7.1.jar

Athena Federation Connector Lambda zips

CheckSum File
1506302714 90767036 athena-gcs.zip
1934295054 82438369 athena-saphana.zip
58447576 93303942 athena-snowflake.zip

What's Changed

  • SDK-Side: Query Passthrough Implementation (#1769)
  • single split for snowflake (#1768)
  • make vpc optional in snowflake template (#1771)
  • build(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.25 to 2.1.0.26 (#1763)
  • build(deps): bump com.amazon.redshift:redshift-jdbc42
  • build(deps): bump org.postgresql:postgresql from 42.7.1 to 42.7.2 in /athena-postgresql (#1766)
  • build(deps): bump org.postgresql:postgresql in /athena-postgresql
  • Disable map support (#1765)
  • Support map of complex types (#1764)
  • build(deps): bump net.sf.jt400:jt400 from 20.0.6 to 20.0.7 (#1760)
  • build(deps): bump net.sf.jt400:jt400 from 20.0.6 to 20.0.7
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.33.0 to 2.34.0 (#1761)
  • build(deps): bump com.google.cloud:google-cloud-storage
  • build(deps): bump aws-sdk.version from 1.12.656 to 1.12.661 (#1758)
  • build(deps): bump aws-sdk.version from 1.12.656 to 1.12.661
  • build(deps): bump com.google.protobuf:protobuf-java from 3.25.2 to 3.25.3 (#1757)
  • build(deps): bump com.google.protobuf:protobuf-java

Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2024.6.1..v2024.7.1