Releases: Canner/wren-engine
Releases · Canner/wren-engine
0.10.1
What's Changed
- feat(core): bump DataFusion to 42.0.0 by @goldmedal in #796
- feat(core): enhance scope analysis and implement ByPass Function by @goldmedal in #802
- chore(core): remove unused dependency by @goldmedal in #803
- chore(ibis): remove rust from ibis-server image by @goldmedal in #804
- chore(core): introduce the benchmark framework for Wren core Rust by @goldmedal in #805
Full Changelog: 0.10.0...0.10.1
0.10.0
What's Changed
- refactor(rewriter): integrate by
experiment
parameter by @grieve54706 in #781 - chore(trino): edit expression for timestamptz by @grieve54706 in #782
- fix(format): handle bytes to hex by @grieve54706 in #783
- fix(core): Fix tpch query and refactor the analyzing rules by @goldmedal in #784
- fix(core): implement the scope analysis to support the correlated subquery syntax by @goldmedal in #787
- chore(ibis-deps): bump the all group across 1 directory with 7 updates by @dependabot in #791
- chore(modeling-py-deps): bump pytest from 8.3.2 to 8.3.3 in /wren-modeling-py in the all group by @dependabot in #790
- chore(modeling-rs-deps): update sqllogictest requirement from 0.21.0 to 0.22.0 in /wren-modeling-rs in the all group by @dependabot in #789
- chore(java-deps): bump the all group across 1 directory with 22 updates by @dependabot in #788
- fix(core): fix the aggregation count for CTEs and the scope analysis for the subquery by @goldmedal in #794
- chore(core): remove legacy command and config for example and script by @goldmedal in #793
- chore(core): remove unnecessary Result returning by @goldmedal in #795
- chore(java-deps): bump com.google.protobuf:protobuf-java from 4.28.1 to 4.28.2 in the maven group by @dependabot in #797
Full Changelog: 0.9.3...0.10.0
0.9.3
What's Changed
- chore(wren-core): move the import in the function call by @grieve54706 in #774
- feat(ibis): adjust json data type and format by @grieve54706 in #775
- chore(modeling-rs-deps): update object_store requirement from 0.10.2 to 0.11.0 in /wren-modeling-rs in the all group by @dependabot in #757
- chore(ibis-deps): bump cryptography from 42.0.8 to 43.0.1 in /ibis-server in the pip group by @dependabot in #779
- chore(java-deps): bump the all group across 1 directory with 24 updates by @dependabot in #778
- fix(core): fix the behaviors of dynamic query by @goldmedal in #776
- chore(modeling-py-deps): bump maturin from 1.7.0 to 1.7.1 in /wren-modeling-py in the all group by @dependabot in #769
- chore(ibis-deps): bump the all group across 1 directory with 10 updates by @dependabot in #780
Full Changelog: 0.9.2...0.9.3
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
0.9.1
What's Changed
- Bump the all group in /ibis-server with 4 updates by @dependabot in #725
- Bump pytest from 8.3.1 to 8.3.2 in /wren-modeling-py in the all group by @dependabot in #724
- Upgrade
object_store
to 0.10.2 by @goldmedal in #726 - Refactor the model planner and fix view planning by @goldmedal in #727
- feat: trino integration get tables name api developed by @himanshu634 in #723
- Fix MSSQL testcontainer to
2019-CU27-ubuntu-20.04
version by @goldmedal in #730 - Fix the scope analysis of the CTEs by @goldmedal in #729
- Bump the all group across 1 directory with 5 updates by @dependabot in #733
- fix(mssql): import custom dialects from ibis library for sqlglot by @grieve54706 in #734
- chore(ci): setup just by @grieve54706 in #735
- Bump the all group with 22 updates by @dependabot in #731
- fix(core): fix query a view contain the alias expressions by @goldmedal in #737
- fix(core): exclude relationship column and calculated field when selecting all in the analysis result by @goldmedal in #740
- fix(fastapi): edit dependency to include cli by @grieve54706 in #741
- fix(mssql): use msodbcsql instead of tdsodbc by @grieve54706 in #742
- Bump the all group with 18 updates by @dependabot in #743
- fix(ibis): determine the data is null or not by @grieve54706 in #746
New Contributors
- @himanshu634 made their first contribution in #723
Full Changelog: 0.9.0...0.9.1
0.9.0
What's Changed
- feat(ibis): upgrade ibis version to 9.2.0 by @grieve54706 in #688
- chore(trino): upgrade testcontainers to 4.7.2 by @grieve54706 in #689
- chore(dependabot): add
dependabot.yml
for multi module by @grieve54706 in #693 - Bump org.apache.maven.plugins:maven-shade-plugin from 3.4.1 to 3.6.0 by @dependabot in #694
- Bump org.apache.maven.plugins:maven-antrun-plugin from 1.8 to 3.1.0 by @dependabot in #695
- Update sqllogictest requirement from 0.20.4 to 0.21.0 in /wren-modeling-rs by @dependabot in #698
- Bump io.trino:trino-maven-plugin from 13 to 15 by @dependabot in #700
- Bump fastapi from 0.111.0 to 0.111.1 in /ibis-server by @dependabot in #704
- Bump com.hubspot.jinjava:jinjava from 2.7.1 to 2.7.2 by @dependabot in #697
- Bump google-auth from 2.29.0 to 2.32.0 in /ibis-server by @dependabot in #703
- fix(metadata): use get_secret_value() to get original value by @grieve54706 in #705
- Decouple the Rewriter and Connector in Ibis Server by @goldmedal in #692
- chore(dependabot): group dependencies by @grieve54706 in #706
- Bump the all group with 35 updates by @dependabot in #708
- Bump the all group in /wren-modeling-py with 2 updates by @dependabot in #707
- Provide the V3 API of Ibis server for the wren-core rust beta version by @goldmedal in #710
- Fix
RemoveWrenPrefixRule
for being executed by DataFusion by @goldmedal in #687 - Bump the all group in /ibis-server with 9 updates by @dependabot in #709
- Enhance the analysis API for the location of Join Criteria and source columns by @goldmedal in #714
- Mapping WrenType to ArrowType by @goldmedal in #720
- feat(docker): make docker build with wren-modeling by @grieve54706 in #721
- chore(log): use loguru instead of logging by @grieve54706 in #713
- chore: minor adjustment by @grieve54706 in #722
Wren Core in Rust (beta)
- Model
- Column
- Expression #570
- Calculated Field
- Relationship
- View
- Python API (PyO3)
- CI workflow (We can follow how DataFusion do it)
- Cargo Build Test
- Unit test
- Cargo fmt check
- Cargo clippy check
- e2e test #604
- type enhancement #590
Full Changelog: 0.8.2...0.9.0
0.8.2
What's Changed
- Create expressions by SessionContext API by @goldmedal in #684
- Use GitHub App instead of PAT by @grieve54706 in #686
Full Changelog: 0.8.0...0.8.2
0.8.0
What's Changed
- Add data source Trino by @grieve54706 in #662
- Provide the batch SQL analysis API by @goldmedal in #663
- Add ExprSource for all analysis items by @goldmedal in #664
- Make trino test independent by @grieve54706 in #668
- Support Struct and Array Syntax by @goldmedal in #667
- Enhance DuckDB by @grieve54706 in #669
- Mask sensitive information by @grieve54706 in #672
- Fix missing field for Trino by @grieve54706 in #674
- Allow to invoke a calculation belong to another models by @goldmedal in #676
- Fix the format of TableReference by @goldmedal in #678
- Show original characters for string literals instead of escaping by @grieve54706 in #675
- Add documents by @grieve54706 in #677
- Upgrade DataFusion to 40.0.0 by @goldmedal in #681
- Fix development.md path by @grieve54706 in #682
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- Add query parameter limit by @grieve54706 in #644
- Add data source ClickHouse by @grieve54706 in #646
- Introduce the View of MDL by @goldmedal in #645
- Remove redundent brackets for the join syntax by @goldmedal in #649
- implement clickhouse metadata APIs by @onlyjackfrost in #648
- Add legacy config for backward support by @goldmedal in #653
- Add node location info for SQL analysis result by @goldmedal in #654
- Make ibis CI for each PR by @grieve54706 in #656
- Fix test case by @grieve54706 in #657
- Fix the alias join for Non-Clickhouse connector by @goldmedal in #658
- Add dry-plan by @grieve54706 in #655
- Adjust Ruff lint by @grieve54706 in #660
- Rename API and deconstruct test class by @grieve54706 in #659
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- Create SECURITY.md by @wwwy3y3 in #636
- Remove the legacy connector, Cache server and PG Wire Protocol by @goldmedal in #639
- Bump the maven group across 2 directories with 2 updates by @dependabot in #641
- Remove unused command in image building flow by @goldmedal in #642
New Contributors
- @wwwy3y3 made their first contribution in #636
- @dependabot made their first contribution in #641
Full Changelog: 0.5.2...0.6.0