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