- adding support for database AWS Lake Formation tag management - fix the boto3 version to use lakeformation tags - Fixed msck repair call for Delta non-partitioned tables - re-use the glue-session to run multiple dbt run commands
1.6.0
- adding support for AWS Lake Formation tag management - adding support for AWS Lake Formation data filtering and row, column, cell level security - add compatibility with dbt 1.6 - fix Snapshot for Hudi
1.5.3
- use session to build client - enable data skipping using hudi metadata in read path - enable models to substitute sql with pyspark variables
1.5.2
- fix the naming for query execution timeout - add assumeRole feature for AWS API Call - fix get response for insert_overwrite issue