Releases: ExpediaGroup/waggle-dance
Release 3.10.8
Upgraded aws-sdk version to 1.12.276 (was 1.11.267) in aws-glue-datacatalog-client-common.
Enabled support to use AWS STS tokens when using Glue sync in aws-glue-datacatalog-client-common.
Release 3.10.7
Fixed get objectname null pointer for:
transformInboundHiveObjectRef
Release 3.10.6
Fixed database name translation for:
alter_partitions_with_environment_context
alter_table_with_cascade
Release 3.10.5
Added queryFunctionsAcrossAllMetastores configuration for optimizing getAllFunctions calls.
Release 3.10.4
More tuning of delayed set_ugi calls.
Release 3.10.3
Potential exception when set_ugi has immutable list or null-value groups argument.
Release 3.10.2
Caching set_ugi call in clients to prevent unnecessary calls to metastores.
Release 3.10.1
Converted metastore.isAvailable loops to parallel execution to mitigate slow responding metastores.
Release 3.10.0
Support for Glue catalog (read-only) federation.
converted some log statements to debug to get less chatty logs.
Release 3.9.9
Upgraded log4j to 2.17.1