| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.22.1 source code.tar.gz | 2025-12-26 | 19.7 MB | |
| 0.22.1 source code.zip | 2025-12-26 | 20.4 MB | |
| README.md | 2025-12-26 | 1.7 kB | |
| Totals: 3 Items | 40.1 MB | 2 | |
What's Changed
- fix(ibis): adding documentation for athena columns by @Davidbackx in https://github.com/Canner/wren-engine/pull/1383
- perf(mcp-server): add MDL indexing cache for O(1) lookups by @Ray0907 in https://github.com/Canner/wren-engine/pull/1384
- fix(ibis): Push down MSSQL LIMIT translation to subquery for pagination support by @goldmedal in https://github.com/Canner/wren-engine/pull/1375
- fix(ibis): missing to use BigQuery SDK for dry run by @goldmedal in https://github.com/Canner/wren-engine/pull/1381
- feat(ibis): introduce the api to get the details of specfic function by @goldmedal in https://github.com/Canner/wren-engine/pull/1374
- deps(ibis): bump urllib3 from 2.5.0 to 2.6.0 in /ibis-server by @dependabot[bot] in https://github.com/Canner/wren-engine/pull/1386
- deps(ibis): bump fonttools from 4.59.2 to 4.61.0 in /ibis-server by @dependabot[bot] in https://github.com/Canner/wren-engine/pull/1385
- chore(ci): clean up the CI envrionments by @goldmedal in https://github.com/Canner/wren-engine/pull/1387
- deps(ibis): bump filelock from 3.19.1 to 3.20.1 in /ibis-server by @dependabot[bot] in https://github.com/Canner/wren-engine/pull/1390
- feat(knowledge): introduce the generic SQL knowledge by @goldmedal in https://github.com/Canner/wren-engine/pull/1389
- chore(knowledge): enhance the SQL instruction for BigQuery SQL by @goldmedal in https://github.com/Canner/wren-engine/pull/1395
New Contributors
- @Davidbackx made their first contribution in https://github.com/Canner/wren-engine/pull/1383
- @Ray0907 made their first contribution in https://github.com/Canner/wren-engine/pull/1384
Full Changelog: https://github.com/Canner/wren-engine/compare/0.22.0...0.22.1