Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.17.2 source code.tar.gz | 2025-07-02 | 19.5 MB | |
0.17.2 source code.zip | 2025-07-02 | 20.1 MB | |
README.md | 2025-07-02 | 755 Bytes | |
Totals: 3 Items | 39.6 MB | 3 |
What's Changed
- fix(ibis): using DataFusion to format the query result by @goldmedal in https://github.com/Canner/wren-engine/pull/1235
- fix(ibis): Correctly filter Oracle tables by connected user's schema by @loaferxuan in https://github.com/Canner/wren-engine/pull/1238
- feat(core): improve the scope analyzer for the used models by @goldmedal in https://github.com/Canner/wren-engine/pull/1239
- feat(ibis): Add safe rounding for Decimal columns to support PyArrow Decimal128 limits by @douenergy in https://github.com/Canner/wren-engine/pull/1243
New Contributors
- @loaferxuan made their first contribution in https://github.com/Canner/wren-engine/pull/1238
Full Changelog: https://github.com/Canner/wren-engine/compare/0.17.1...0.17.2