All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Task graceful shutdown (#98)
on_view_exists='replace'option for view materialization (#95)
- Remove repication_num=1 by default (#100)
get_catalogmacro (#89)- Multiple indexes issue (#97)
- CI Pipeline (#84)
- Apache License 2.0 (#85)
- Support for external materializations (#79)
- Updated dbt support version (#82)
- Columns description (#83)
add_begin_querymethod issue in connections.py for StarRocks 3.5.0+ (#74)
auth_pluginparameter to dbt-starrocks (#69)- Support for table as a possible table type option (#77)
- Adjusted SQL hint position for incremental materialization (#67)
- Support for
microbatchincremental strategy on dbt-core 1.9.0 (#62) - Submittable ETL task (#63)
incremental_strategyconfiguration with support for dynamic overwrites (#59)
- Python 3.9.x compatibility problem (#66)
- Support for Python 3.12
- Allow
unique_idto take a list (#55)
- Parameter issues when executing the
dbt docs generatecommand (#54)
- Automatic bucketing when no buckets are specified (#50)
- Updated to dbt-core 1.8.4 (#51)
- Other connection exceptions (#52)
- Enable C extensions (#46)
- Support for complex types when adding columns (#43)
- JSONDecodeError import (#40)
- Support for different ssl_mode options (#36)
- Basic unit tests
- Upgraded to dbt-core 1.6.10
- Updated GitHub repository location
- Issue with parsing version number when version not defined in profiles.yml
- Cast from str to int issue
- MySQL connector errors (Unread result found)
- Server version detection issue
- CTE relation type handling
- Better defaults for testing