Release v2023.18.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 |
---|---|
891182733 28294338 | aws-athena-federation-sdk-2023.18.1-withdep.jar |
3259058121 633602 | aws-athena-federation-sdk-2023.18.1.jar |
Athena Federation Connector Lambda jars
CheckSum | File |
---|---|
1289099269 42451291 | athena-aws-cmdb-2023.18.1.jar |
2932678151 46462687 | athena-cloudera-hive-2023.18.1.jar |
1021079053 42259163 | athena-cloudera-impala-2023.18.1.jar |
1911951404 37162482 | athena-cloudwatch-2023.18.1.jar |
2088111097 31050526 | athena-cloudwatch-metrics-2023.18.1.jar |
249684480 32717271 | athena-datalakegen2-2023.18.1.jar |
316277651 37996021 | athena-db2-2023.18.1.jar |
3361730298 32872176 | athena-docdb-2023.18.1.jar |
2565813415 32646512 | athena-dynamodb-2023.18.1.jar |
108435683 57714092 | athena-elasticsearch-2023.18.1.jar |
3209046396 92248977 | athena-gcs-2023.18.1.jar |
2466050806 76818901 | athena-google-bigquery-2023.18.1.jar |
2988867416 93553241 | athena-hbase-2023.18.1.jar |
2357555302 46463201 | athena-hortonworks-hive-2023.18.1.jar |
3258943047 44143044 | athena-kafka-2023.18.1.jar |
2455064608 50905970 | athena-msk-2023.18.1.jar |
1209696122 35502148 | athena-mysql-2023.18.1.jar |
3676385385 55075875 | athena-neptune-2023.18.1.jar |
3638120251 38171548 | athena-oracle-2023.18.1.jar |
543602779 32417327 | athena-postgresql-2023.18.1.jar |
2034809379 35643098 | athena-redis-2023.18.1.jar |
3773260484 33428266 | athena-redshift-2023.18.1.jar |
1952291644 33099927 | athena-saphana-2023.18.1.jar |
1307808253 64602545 | athena-snowflake-2023.18.1.jar |
3953448674 32721605 | athena-sqlserver-2023.18.1.jar |
3175962678 34931600 | athena-synapse-2023.18.1.jar |
1090587291 31325508 | athena-teradata-2023.18.1.jar |
3590870538 31628737 | athena-timestream-2023.18.1.jar |
3974706684 31165334 | athena-tpcds-2023.18.1.jar |
3690632561 30492735 | athena-udfs-2023.18.1.jar |
2660307944 32395625 | athena-vertica-2023.18.1.jar |
Athena Federation Connector Lambda zips
CheckSum | File |
---|---|
3417011914 85955220 | athena-gcs.zip |
1770185226 81324705 | athena-saphana.zip |
What's Changed
- support querying tables across databases for cloudera-hive (#1243)
- add data stream support for elasticsearch
- adding equals, toString, and hashCode to GetDataSourceCapabilitiesRequest
- [JDBC Fix] IN predicate with variable expression formed malformed SQL
- build(deps): bump ngdbc from 2.16.11 to 2.16.14 (#1238)
- build(deps): bump google-cloud-bigquery from 2.24.5 to 2.25.0 (#1237)
- build(deps): bump netty.version from 4.1.91.Final to 4.1.92.Final (#1236)
- build(deps): bump junit-bom from 5.9.2 to 5.9.3 (#1235)
- build(deps): bump google-cloud-resourcemanager from 1.17.0 to 1.18.0 (#1234)
- build(deps): bump google-cloud-storage from 2.22.0 to 2.22.1 (#1233)
- build(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.10 (#1232)
- build(deps): bump grpc-google-cloud-bigquerystorage-v1 (#1231)
- build(deps): bump aws-sdk.version from 1.12.454 to 1.12.459 (#1230)
- build(deps): bump aws-cdk.version from 1.199.0 to 1.200.0 (#1229)
Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2023.17.1..v2023.18.1