Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.18.0 source code.tar.gz | 2025-07-21 | 19.6 MB | |
0.18.0 source code.zip | 2025-07-21 | 20.2 MB | |
README.md | 2025-07-21 | 1.5 kB | |
Totals: 3 Items | 39.8 MB | 0 |
What's Changed
- fix(core-py): avoid to generate duplicate models after extracting manifest by @goldmedal in https://github.com/Canner/wren-engine/pull/1244
- feat(ibis): introduce DuckDB connector by @goldmedal in https://github.com/Canner/wren-engine/pull/1247
- fix(core): fix RLAC for model with an alias by @goldmedal in https://github.com/Canner/wren-engine/pull/1245
- feat(core): enhance the error message for CLAC failure by @goldmedal in https://github.com/Canner/wren-engine/pull/1250
- fix: trino metadata query with many catalogs by @codyfrisby in https://github.com/Canner/wren-engine/pull/1252
- fix(development): upgrade python image to fix nightly image building by @goldmedal in https://github.com/Canner/wren-engine/pull/1258
- feat(ibis): introduce Wren engine python API and demo program by @goldmedal in https://github.com/Canner/wren-engine/pull/1256
- deps(java): bump the all group across 1 directory with 7 updates by @dependabot[bot] in https://github.com/Canner/wren-engine/pull/1255
- feat(ibis): introduce database and statement timeout for connector by @goldmedal in https://github.com/Canner/wren-engine/pull/1260
- feat(core): apply default nulls last policy for ordering by @goldmedal in https://github.com/Canner/wren-engine/pull/1262
New Contributors
- @codyfrisby made their first contribution in https://github.com/Canner/wren-engine/pull/1252
Full Changelog: https://github.com/Canner/wren-engine/compare/0.17.2...0.18.0