- improvement of seed - add seed_format and seed_mode to configuration
0.3.5
- Add error checking for HUDI incremental materializations - Specify location for tmp table
0.3.4
- Add method to create a default location for Iceberg without using final trailing slash. The fix will make Iceberg tables readable from query engines like Trino.
0.3.3
- Add support for Iceberg table materializion, and iceberg_table_replace materializion
0.3.2
- Added default_arguments param for Glue to add custom Glue configuration options.
0.3.1
- Include config `full_refresh` flag when materialization is incremental