Skip to content

Release v2023.20.1 of Athena Query Federation

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 21:29

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
381876613 28339665 aws-athena-federation-sdk-2023.20.1-withdep.jar
1111838295 634433 aws-athena-federation-sdk-2023.20.1.jar

Athena Federation Connector Lambda jars

CheckSum File
2140824332 42524637 athena-aws-cmdb-2023.20.1.jar
1009667494 46510419 athena-cloudera-hive-2023.20.1.jar
2896325017 42306846 athena-cloudera-impala-2023.20.1.jar
3335630840 37207476 athena-cloudwatch-2023.20.1.jar
702929454 31096825 athena-cloudwatch-metrics-2023.20.1.jar
2920649281 32764942 athena-datalakegen2-2023.20.1.jar
666153168 38043706 athena-db2-2023.20.1.jar
2311640412 37040714 athena-db2-as400-2023.20.1.jar
764385202 32917503 athena-docdb-2023.20.1.jar
1390282296 32691931 athena-dynamodb-2023.20.1.jar
3840471830 57759588 athena-elasticsearch-2023.20.1.jar
4167537908 92294301 athena-gcs-2023.20.1.jar
3188974307 76870588 athena-google-bigquery-2023.20.1.jar
3493648210 93624004 athena-hbase-2023.20.1.jar
1412952504 46510895 athena-hortonworks-hive-2023.20.1.jar
2531831969 44188371 athena-kafka-2023.20.1.jar
1258557923 50951297 athena-msk-2023.20.1.jar
3797024649 35547475 athena-mysql-2023.20.1.jar
2836079367 55167375 athena-neptune-2023.20.1.jar
3393989816 38219210 athena-oracle-2023.20.1.jar
2429831669 32462654 athena-postgresql-2023.20.1.jar
3225778621 35688424 athena-redis-2023.20.1.jar
903921159 33473592 athena-redshift-2023.20.1.jar
513146313 33147576 athena-saphana-2023.20.1.jar
1124460521 64649835 athena-snowflake-2023.20.1.jar
2359965131 32768962 athena-sqlserver-2023.20.1.jar
3294692532 34979201 athena-synapse-2023.20.1.jar
421215128 31375204 athena-teradata-2023.20.1.jar
3343674206 31674061 athena-timestream-2023.20.1.jar
719601274 31210660 athena-tpcds-2023.20.1.jar
3889028518 30538064 athena-udfs-2023.20.1.jar
2143843396 32440951 athena-vertica-2023.20.1.jar

Athena Federation Connector Lambda zips

CheckSum File
2832834591 85999523 athena-gcs.zip
914441348 81458436 athena-saphana.zip

What's Changed

  • build(deps): bump jsii-runtime from 1.80.0 to 1.81.0
  • build(deps): bump aws-sdk.version from 1.12.467 to 1.12.470
  • Amazon Athena DB2AS400 Connector (#1245)
  • make hortonworks hive compatible with java 8 (#1272)
  • predicate-pushdown changes
  • LocalKeyFactory: Don't block forever (#1262)
  • Address overlap in limit + top n for dynamodb

Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2023.19.1..v2023.20.1