Releases: Canner/wren-engine
Releases · Canner/wren-engine
0.5.2
What's Changed
- Remove events in modeling py CI by @grieve54706 in #620
- Separate modeling py CI by @grieve54706 in #622
- Add pyo3-build-config for macos building by @grieve54706 in #623
- Integrate API of ibis by @grieve54706 in #624
- Introduce the calculation for TO_MANY relationship by @goldmedal in #626
- Add data source MS SQL Server by @grieve54706 in #625
- rename to Wren AI by @chilijung in #627
- Fix the complex calculated field and rename the default schema by @goldmedal in #628
- Support the syntax of file query and table function for DuckDB by @goldmedal in #630
- Add FreeTDS driver in Dockerfile by @grieve54706 in #629
- implement mssql metadata apis by @onlyjackfrost in #631
- Modify README and justfile by @grieve54706 in #633
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- update description of the project by @chilijung in #610
- Update README.md by @chilijung in #611
- Support new data source MySQL by @grieve54706 in #612
- Make ibis server be a mixed rust/python project by @grieve54706 in #614
- Upgrade DuckDB to v1.0.0 by @goldmedal in #615
- Remove rust in Dockerfile by @grieve54706 in #616
- Support mysql metadata APIs by @onlyjackfrost in #618
- Fix the to_one relationship and enhance the testing by @goldmedal in #613
- Separate ibis server by programming language by @grieve54706 in #619
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- Introduce MDL lineage analysis by @goldmedal in #588
- Add CI flow for rust by @goldmedal in #596
- Modified the behavior for v1-engine CI workflow by @goldmedal in #599
- Add column_dtypes to forcibly convert the type by @grieve54706 in #594
- Introduce the TO_ONE relationship used by the calculated field by @goldmedal in #595
- Implement Manifest builder for testing and develop by @goldmedal in #597
- Add ruff for python CI flow by @grieve54706 in #601
- Adjust the struct of modleing-rs project by @goldmedal in #600
- Use justfile instead of makefile by @grieve54706 in #602
- Add validation API by @grieve54706 in #605
- Follow the DataFusion coding style by @goldmedal in #607
- Add sqllogictest for modeling-rs end-to-end test by @goldmedal in #604
- Fix the table qualified name and executable plan for DataFusion by @goldmedal in #606
- Feature: add ibis meta data routers by @onlyjackfrost in #603
- Make CI to build executable jar by @grieve54706 in #609
- Add analysis API by @grieve54706 in #608
Full Changelog: 0.4.7...0.5.0
0.4.7
What's Changed
- Enable pg-wire-protocol in example by @goldmedal in #587
- Redesign Modeling Module in Rust and DataFusion by @goldmedal in #570
- Add test case for ibis by @grieve54706 in #583
- Add dryRun parameter for query API by @grieve54706 in #593
Full Changelog: 0.4.6...0.4.7
0.4.6
What's Changed
- Rollback version to 0.4.5 to sync to maven version by @grieve54706 in #579
- Make config be singleton by @grieve54706 in #576
- Add logger by @grieve54706 in #575
- Fix v2 dry plan by @grieve54706 in #580
- Adjust manifest string to base64 by @grieve54706 in #581
- Add heap_size setting env for engine image by @goldmedal in #582
- Remove unused test-with-secrets workflow by @goldmedal in #585
- Upgrade DuckDB to v0.10.3 by @goldmedal in #586
Full Changelog: 0.4.5...0.4.6
0.4.5
What's Changed
- Adjust architecture with poetry by @grieve54706 in #557
- fix license badge by @cyyeh in #560
- Modify readme by @chilijung in #568
- Update README.md by @chilijung in #569
- Analyze the source dataset of the expression in the join criteria in the decision point API by @goldmedal in #564
- [REBASE] Implement ibis server by @grieve54706 in #574
- Fix stable-release-flow by @goldmedal in #577
New Contributors
Full Changelog: 0.4.4...0.4.5
0.4.4
What's Changed
- fix(Ibis-server): add database to connection info by @onlyjackfrost in #549
- Implement DecisionPointAnalyzer and refine the analysis API by @goldmedal in #548
- Add GroupByKey without index literal in DecisionPointAnalyzer Result by @goldmedal in #550
- Fix the macro parameter can't accept a function call string by @goldmedal in #552
- Update LICENSE by @chilijung in #555
- Run v1-engine test when labeled
v1-engine-changed
only by @goldmedal in #554 - Enhance the used columns analyze and required datasets for dynamic query mode by @goldmedal in #556
New Contributors
- @onlyjackfrost made their first contribution in #549
Full Changelog: 0.4.3...0.4.4
0.4.3
What's Changed
- Add Ibis server by @grieve54706 in #545
- Disable the Wren Protocol and cache layer in default by @goldmedal in #546
- Add function test and fix timestamp in DuckDB by @goldmedal in #547
Full Changelog: 0.4.1...0.4.3
0.4.1
What's Changed
- Fix the DuckDB type mapping and enhance the error handling for MDL deploying by @goldmedal in #544
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Upgrade DuckDB to 0.10.2 by @goldmedal in #535
- Support type for Snowflake by @grieve54706 in #534
- Implement MDL Validation API and Provide COLUMN_IS_VALID rule by @goldmedal in #536
- Fix the duplicate required relationship info for an expression by @goldmedal in #539
- Enhance null value handling by @goldmedal in #540
- Fix the expression of metric dimension generating by @goldmedal in #541
- Fix the query scope of the model calculated field by @goldmedal in #542
- Remove legacy validation dependency by @goldmedal in #543
Full Changelog: 0.3.3...0.4.0