Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.18.2 source code.tar.gz | 2025-07-31 | 19.6 MB | |
0.18.2 source code.zip | 2025-07-31 | 20.2 MB | |
README.md | 2025-07-31 | 818 Bytes | |
Totals: 3 Items | 39.8 MB | 1 |
What's Changed
- feat(ibis): Introduce bigquery white function list by @douenergy in https://github.com/Canner/wren-engine/pull/1271
- feat(ibis): add statement_timeout for Clickhouse by @goldmedal in https://github.com/Canner/wren-engine/pull/1266
- feat(ibis): add statement_timeout for trino by @goldmedal in https://github.com/Canner/wren-engine/pull/1272
- fix(ibis): handle pyarrow unsupported types (decimal and uuid) by @goldmedal in https://github.com/Canner/wren-engine/pull/1273
- fix(core): fix count statement for BigQuery by @goldmedal in https://github.com/Canner/wren-engine/pull/1274
- feat(ibis): remove
to_char
from BigQuery white function list by @douenergy in https://github.com/Canner/wren-engine/pull/1275
Full Changelog: https://github.com/Canner/wren-engine/compare/0.18.1...0.18.2