Release v2023.29.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 |
---|---|
2023828011 28494550 | aws-athena-federation-sdk-2023.29.1-withdep.jar |
4031663016 634413 | aws-athena-federation-sdk-2023.29.1.jar |
Athena Federation Connector Lambda jars
CheckSum | File |
---|---|
135626413 42750037 | athena-aws-cmdb-2023.29.1.jar |
2280667757 46665450 | athena-cloudera-hive-2023.29.1.jar |
2435575205 42461759 | athena-cloudera-impala-2023.29.1.jar |
3118230847 37400116 | athena-cloudwatch-2023.29.1.jar |
777068409 31251711 | athena-cloudwatch-metrics-2023.29.1.jar |
523963330 32919966 | athena-datalakegen2-2023.29.1.jar |
1925179999 38198625 | athena-db2-2023.29.1.jar |
3760243189 40860325 | athena-db2-as400-2023.29.1.jar |
1396451021 33072419 | athena-docdb-2023.29.1.jar |
545963840 32850769 | athena-dynamodb-2023.29.1.jar |
3006491957 57914473 | athena-elasticsearch-2023.29.1.jar |
2689814516 92870305 | athena-gcs-2023.29.1.jar |
620605729 76847465 | athena-google-bigquery-2023.29.1.jar |
3592592993 93709615 | athena-hbase-2023.29.1.jar |
2119311155 46665806 | athena-hortonworks-hive-2023.29.1.jar |
2412827201 44441081 | athena-kafka-2023.29.1.jar |
4208572272 51204192 | athena-msk-2023.29.1.jar |
4122429550 35770449 | athena-mysql-2023.29.1.jar |
1226266181 55322322 | athena-neptune-2023.29.1.jar |
1828103099 38374225 | athena-oracle-2023.29.1.jar |
3528820288 32603376 | athena-postgresql-2023.29.1.jar |
4043328925 35843310 | athena-redis-2023.29.1.jar |
1291452478 33619345 | athena-redshift-2023.29.1.jar |
1795213069 33306994 | athena-saphana-2023.29.1.jar |
1711629516 63494108 | athena-snowflake-2023.29.1.jar |
1713683754 32924125 | athena-sqlserver-2023.29.1.jar |
3033243499 35137184 | athena-synapse-2023.29.1.jar |
66790606 31530218 | athena-teradata-2023.29.1.jar |
1505370491 31842330 | athena-timestream-2023.29.1.jar |
1767137752 31365546 | athena-tpcds-2023.29.1.jar |
3686156901 30692990 | athena-udfs-2023.29.1.jar |
2637764726 32595837 | athena-vertica-2023.29.1.jar |
Athena Federation Connector Lambda zips
CheckSum | File |
---|---|
3234562393 86542635 | athena-gcs.zip |
759287916 81901517 | athena-saphana.zip |
What's Changed
- limit clause pushdown fix for unsupported data sources (#1373)
- Pushing down 'not equal' to predicate (#1365)
- Added ! as valid character in Secret, due to syntax of service linked secrets (#1383)
- build(deps): bump aws-sdk.version from 1.12.504 to 1.12.507 (#1380)
- build(deps): bump msal4j from 1.13.8 to 1.13.9
- build(deps): bump aws-sdk.version from 1.12.504 to 1.12.506
- build(deps): bump protobuf-java from 3.23.3 to 3.23.4
- build(deps): bump google-cloud-resourcemanager from 1.22.0 to 1.23.0
- build(deps): bump google-cloud-storage from 2.23.0 to 2.24.0
- build(deps): bump jt400 from 11.2 to 20.0.0
- build(deps): bump avro from 1.11.1 to 1.11.2
- build(deps-dev): bump DynamoDBLocal from 1.22.0 to 2.0.0
- build(deps): bump google-cloud-storage from 2.22.4 to 2.23.0
- build(deps): bump hadoop-common from 3.3.5 to 3.3.6
- build(deps): bump grpc-google-cloud-bigquerystorage-v1
- build(deps): bump google-cloud-resourcemanager from 1.21.0 to 1.22.0
- build(deps): bump aws-cdk.version from 1.203.0 to 1.204.0
- build(deps): bump snowflake-jdbc from 3.13.32 to 3.13.33
- build(deps): bump google-cloud-bigquery from 2.27.1 to 2.29.0
- build(deps): bump aws-msk-iam-auth from 1.1.6 to 1.1.7
- build(deps): bump guava from 32.0.1-jre to 32.1.1-jre
- build(deps): bump jqwik from 1.7.3 to 1.7.4
- build(deps): bump aws-sdk.version from 1.12.490 to 1.12.504
- build(deps-dev): bump equalsverifier from 3.14.2 to 3.15
- build(deps): bump redshift-jdbc42 from 2.1.0.16 to 2.1.0.17
- build(deps): bump ngdbc from 2.17.7 to 2.17.10
- build(deps): bump license-maven-plugin from 2.1.0 to 2.2.0
Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2023.25.1..v2023.29.1