0.9.2
What's Changed
- Update datafusion requirement from 40.0.0 to 41.0.0 in /wren-modeling-rs in the all group by @dependabot in #745
- chore(dependabot): edit PR title and add labels by @grieve54706 in #750
- chore(duckdb): add log to ensure duckdb execute init sql and session sql by @grieve54706 in #748
- chore(test): remove assert text content for dry_plan by @grieve54706 in #749
- ci(pr-title-validator): add action to validate pr title follow conventional commits by @grieve54706 in #753
- ci(integration-tests): add more activity types by @grieve54706 in #754
- fix(core): the
properties
should be a json object in the MDL file by @goldmedal in #756 - feat(core): support case sensitive identifier by @goldmedal in #755
- feat(core): handle JoinType serde using
SCREAMING_SNAKE_CASE
andsnake_case
style by @goldmedal in #760 - fix: keep using tdsodbc until web could support by @grieve54706 in #761
- feat(core): support the default catalog and schema for wren-core Rust by @goldmedal in #762
- chore(java-deps): bump the all group across 1 directory with 3 updates by @dependabot in #759
- chore: add bug_report and feature_request template by @goldmedal in #765
- feat(core): add TPC-H test and fix the syntax error by @goldmedal in #766
- fix(core): fix the calculation column of the view with case sensitive name by @goldmedal in #767
- fix(trino): filter table by schema and fix the indent by @onlyjackfrost in #773
Full Changelog: 0.9.1...0.9.2