Skip to content

Release v2023.17.1 of Athena Query Federation

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 20:07

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
1347508576 28204059 aws-athena-federation-sdk-2023.17.1-withdep.jar
612794459 632953 aws-athena-federation-sdk-2023.17.1.jar

Athena Federation Connector Lambda jars

CheckSum File
2523859470 42354958 athena-aws-cmdb-2023.17.1.jar
1081009721 46372407 athena-cloudera-hive-2023.17.1.jar
3289367499 42168922 athena-cloudera-impala-2023.17.1.jar
4194990004 37072216 athena-cloudwatch-2023.17.1.jar
3746831661 30960250 athena-cloudwatch-metrics-2023.17.1.jar
1409805175 32627030 athena-datalakegen2-2023.17.1.jar
1445443224 37905779 athena-db2-2023.17.1.jar
4008388562 32781898 athena-docdb-2023.17.1.jar
3880963363 32556234 athena-dynamodb-2023.17.1.jar
542406834 57622449 athena-elasticsearch-2023.17.1.jar
1304162774 92158560 athena-gcs-2023.17.1.jar
2507045251 76536391 athena-google-bigquery-2023.17.1.jar
1293450867 93463015 athena-hbase-2023.17.1.jar
2456525496 46372957 athena-hortonworks-hive-2023.17.1.jar
3233168544 44052763 athena-kafka-2023.17.1.jar
3208987169 50815689 athena-msk-2023.17.1.jar
2738725878 35411907 athena-mysql-2023.17.1.jar
3172962310 54985595 athena-neptune-2023.17.1.jar
911523890 38081307 athena-oracle-2023.17.1.jar
1474493344 32327085 athena-postgresql-2023.17.1.jar
1813767336 35552819 athena-redis-2023.17.1.jar
2930012371 33338024 athena-redshift-2023.17.1.jar
2909145328 33009686 athena-saphana-2023.17.1.jar
1775614847 64512304 athena-snowflake-2023.17.1.jar
1951901067 32631363 athena-sqlserver-2023.17.1.jar
286207120 34841359 athena-synapse-2023.17.1.jar
1333293987 31235268 athena-teradata-2023.17.1.jar
2191864685 31538456 athena-timestream-2023.17.1.jar
1302806756 31075055 athena-tpcds-2023.17.1.jar
3923748428 30402456 athena-udfs-2023.17.1.jar
1357193872 32305346 athena-vertica-2023.17.1.jar

Athena Federation Connector Lambda zips

CheckSum File
3944086861 85879769 athena-gcs.zip
2443890447 81099258 athena-saphana.zip

What's Changed

  • [Bug Fix] [athena-cloudwatch] Stop lowercasing all schemas and tables, fix data integrity issue
  • athena-timestream: Add pagination for doListTables
  • Add PaginatedRequestIterator
  • [Timestream] Add case-insensitive lookup to allow queries against cased dbs/tables to succeed
  • build(deps): bump aws-cdk.version from 1.198.1 to 1.199.0 (#1219)
  • build(deps): bump fasterxml.jackson.version from 2.14.2 to 2.15.0 (#1221)
  • build(deps): bump vertica-jdbc from 12.0.3-0 to 12.0.4-0 (#1225)
  • build(deps): bump mysql-connector-j from 8.0.32 to 8.0.33 (#1224)
  • build(deps): bump snowflake-jdbc from 3.13.29 to 3.13.30 (#1223)
  • build(deps): bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 (#1222)
  • build(deps): bump lettuce-core from 6.2.3.RELEASE to 6.2.4.RELEASE (#1220)
  • build(deps): bump aws-sdk.version from 1.12.450 to 1.12.454 (#1218)
  • Update cut_release.yml (#1217)

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