Release v2024.42.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 |
---|---|
76975172 39496966 | aws-athena-federation-sdk-2024.42.1-withdep.jar |
1453875439 668329 | aws-athena-federation-sdk-2024.42.1.jar |
Athena Federation Connector Lambda jars
CheckSum | File |
---|---|
4182539846 73036718 | athena-aws-cmdb-2024.42.1.jar |
3220335863 59020049 | athena-clickhouse-2024.42.1.jar |
1735402636 63734225 | athena-cloudera-hive-2024.42.1.jar |
725427507 58203817 | athena-cloudera-impala-2024.42.1.jar |
2692384133 46236408 | athena-cloudwatch-2024.42.1.jar |
1560916289 47262707 | athena-cloudwatch-metrics-2024.42.1.jar |
3987663052 48182040 | athena-datalakegen2-2024.42.1.jar |
948254781 53302823 | athena-db2-2024.42.1.jar |
504613417 53038607 | athena-db2-as400-2024.42.1.jar |
3712846557 45139781 | athena-docdb-2024.42.1.jar |
4184088072 49483061 | athena-dynamodb-2024.42.1.jar |
685437503 74609681 | athena-elasticsearch-2024.42.1.jar |
124302927 141583909 | athena-gcs-2024.42.1.jar |
2694503408 109807998 | athena-google-bigquery-2024.42.1.jar |
3337337914 97102104 | athena-hbase-2024.42.1.jar |
2828668036 63734584 | athena-hortonworks-hive-2024.42.1.jar |
3171259460 80857910 | athena-kafka-2024.42.1.jar |
3748058159 96872716 | athena-msk-2024.42.1.jar |
3648634057 51247356 | athena-mysql-2024.42.1.jar |
1922234513 78430219 | athena-neptune-2024.42.1.jar |
2210434091 53840848 | athena-oracle-2024.42.1.jar |
3033159621 47839257 | athena-postgresql-2024.42.1.jar |
1337461545 48151359 | athena-redis-2024.42.1.jar |
2249652148 54796323 | athena-redshift-2024.42.1.jar |
2639764902 48626161 | athena-saphana-2024.42.1.jar |
580160184 118030065 | athena-snowflake-2024.42.1.jar |
2175714565 48187000 | athena-sqlserver-2024.42.1.jar |
2847703210 50569010 | athena-synapse-2024.42.1.jar |
2305124199 47995666 | athena-teradata-2024.42.1.jar |
224375480 47946960 | athena-timestream-2024.42.1.jar |
3486048213 43428502 | athena-tpcds-2024.42.1.jar |
1045652116 42754231 | athena-udfs-2024.42.1.jar |
95885564 102686597 | athena-vertica-2024.42.1.jar |
Athena Federation Connector Lambda zips
CheckSum | File |
---|---|
2948108653 103500124 | athena-gcs.zip |
1737097864 111485558 | athena-saphana.zip |
3977162358 103579040 | athena-snowflake.zip |
What's Changed
- update validation_testing to use ECR (#2351)
- Opt in imageuri (#2340)
- build(deps): bump software.amazon.glue:schema-registry-serde from 1.1.20 to 1.1.21 (#2349)
- build(deps): bump software.amazon.glue:schema-registry-serde
- build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.15.2 to 8.15.3 (#2348)
- build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
- build(deps): bump com.mysql:mysql-connector-j from 9.0.0 to 9.1.0 (#2346)
- build(deps): bump com.mysql:mysql-connector-j from 9.0.0 to 9.1.0
- AWS SDK v2 migration (#2339)
- build(deps): bump software.amazon.awssdk:bom from 2.28.21 to 2.28.26 (#2343)
- build(deps): bump software.amazon.awssdk:bom from 2.28.21 to 2.28.26
- Feature/postgresql disable predicate pushdown (#2337)
- Elasticsearch geo_point type support by converting to varchar (#2244)
- build(deps): bump org.eclipse.jetty:jetty-server from 11.0.16 to 11.0.24 in /athena-hbase (#2336)
- build(deps): bump org.eclipse.jetty:jetty-server in /athena-hbase
- build(deps): bump org.jetbrains.kotlin:kotlin-reflect from 2.0.20 to 2.0.21 (#2334)
- build(deps): bump org.jetbrains.kotlin:kotlin-reflect
- build(deps): bump surefire.failsafe.version from 3.5.0 to 3.5.1 (#2316)
- build(deps): bump surefire.failsafe.version from 3.5.0 to 3.5.1
- build(deps): bump software.amazon.awssdk:bom from 2.28.16 to 2.28.21 (#2329)
- build(deps): bump software.amazon.awssdk:bom from 2.28.16 to 2.28.21
- build(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#2335)
- build(deps): bump org.jetbrains.kotlin:kotlin-stdlib
- build(deps): bump software.amazon.jsii:jsii-runtime from 1.103.1 to 1.104.0 (#2333)
- build(deps): bump software.amazon.jsii:jsii-runtime
- build(deps): bump com.sap.cloud.db.jdbc:ngdbc from 2.22.11 to 2.22.12 (#2332)
- build(deps): bump com.sap.cloud.db.jdbc:ngdbc from 2.22.11 to 2.22.12
- build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 2.0.20 to 2.0.21 (#2331)
- build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8
- build(deps): bump com.google.cloud:google-cloud-storage from 2.43.1 to 2.43.2 (#2330)
- build(deps): bump com.google.cloud:google-cloud-storage
- build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-common from 2.0.20 to 2.0.21 (#2328)
- build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-common
- [Fix] athena-sqlserver: Add null check for partition function and partitioning column in getPartitionWhereClauses method (#2322)
- build(deps): bump software.amazon.awssdk:bom from 2.28.11 to 2.28.16 (#2320)
- build(deps): bump software.amazon.awssdk:bom from 2.28.11 to 2.28.16
- build(deps): bump net.jqwik:jqwik from 1.9.0 to 1.9.1 (#2321)
- build(deps): bump net.jqwik:jqwik from 1.9.0 to 1.9.1
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 (#2315)
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
- build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.17 to 3.17.1 (#2318)
- build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier
- build(deps): bump org.junit:junit-bom from 5.11.1 to 5.11.2 (#2317)
- build(deps): bump org.junit:junit-bom from 5.11.1 to 5.11.2
- build(deps): bump aws-sdk.version from 1.12.772 to 1.12.773 (#2314)
- build(deps): bump aws-sdk.version from 1.12.772 to 1.12.773
- [Fix] athena-synapse: Add missing s3 permissions to spill the data that exceeds lambda function limits (#2309)
- error handling changes for dynamodb (#2277)
- build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.15.1 to 8.15.2 (#2303)
- build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
- build(deps): bump com.microsoft.azure:msal4j from 1.17.1 to 1.17.2 (#2306)
- build(deps): bump com.microsoft.azure:msal4j from 1.17.1 to 1.17.2
- build(deps): bump org.junit:junit-bom from 5.11.0 to 5.11.1 (#2304)
- build(deps): bump org.junit:junit-bom from 5.11.0 to 5.11.1
- build(deps): bump software.amazon.awssdk:bom from 2.28.6 to 2.28.11 (#2299)
- build(deps): bump software.amazon.awssdk:bom from 2.28.6 to 2.28.11
- build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 (#2307)
- build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
- build(deps): bump fasterxml.jackson.version from 2.17.2 to 2.18.0 (#2302)
- build(deps): bump fasterxml.jackson.version from 2.17.2 to 2.18.0
- build(deps-dev): bump log4j2Version from 2.24.0 to 2.24.1 (#2300)
- build(deps-dev): bump log4j2Version from 2.24.0 to 2.24.1
- build(deps): bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre (#2301)
- build(deps): bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
- build(deps): bump com.google.cloud:google-cloud-storage from 2.43.0 to 2.43.1 (#2305)
- build(deps): bump com.google.cloud:google-cloud-storage
- build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.16.2 to 3.17 (#2298)
- build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier
Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2024.38.1..v2024.42.1