Skip to content

Releases: Canner/wren-engine

0.13.2

09 Jan 06:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.1...0.13.2

0.13.1

07 Jan 07:28
Compare
Choose a tag to compare

What's Changed

  • fix(ibis): implement workaround for empty json result by @goldmedal in #1013
  • feat(core): introduce data control attributes for wren MDL base by @goldmedal in #1014
  • deps(core-py): bump ruff from 0.8.3 to 0.8.4 in /wren-core-py in the all group by @dependabot in #1007
  • deps(java): bump the all group with 3 updates by @dependabot in #1006
  • feat(core): sync DataFusion for the latest SQL syntax by @goldmedal in #1017
  • chore(ibis): Support additional PyMySQL configuration via kwargs by @ongdisheng in #1018
  • chore(ibis): format float with scientific notation by @goldmedal in #1023
  • deps(ibis): bump the all group across 1 directory with 3 updates by @dependabot in #1028

Full Changelog: 0.13.0...0.13.1

0.13.0

25 Dec 02:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.7...0.13.0

0.12.7

19 Dec 06:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.6...0.12.7

0.12.6

17 Dec 10:39
Compare
Choose a tag to compare

What's Changed

  • feat(core): support querying window function by @grieve54706 in #984
  • fix(core): disable SingleDistinctToGroupBy for distinct aggregation unparsing by @goldmedal in #985
  • chore: use ORJSONResponse for high-performance by @grieve54706 in #987
  • chore: wrap http client to init in lifespan by @grieve54706 in #986
  • chore: use lifespan and depends by @grieve54706 in #989
  • deps(ibis): bump clickhouse-connect from 0.8.9 to 0.8.10 in /ibis-server in the all group by @dependabot in #990
  • deps(core-py): bump ruff from 0.8.2 to 0.8.3 in /wren-core-py in the all group by @dependabot in #992
  • deps(java): bump the all group with 2 updates by @dependabot in #991

Full Changelog: 0.12.5...0.12.6

0.12.5

13 Dec 07:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.4...0.12.5

0.12.4

10 Dec 05:48
Compare
Choose a tag to compare

What's Changed

  • deps(ibis): bump python-multipart from 0.0.16 to 0.0.18 in /ibis-server in the pip group by @dependabot in #967
  • feat(core): disable EliminateNestedUnion by @goldmedal in #960
  • feat(core): use MySQL interval style for output format by @goldmedal in #961
  • feat(ibis): use the default input dialect by @goldmedal in #962
  • deps(java): bump the all group across 1 directory with 6 updates by @dependabot in #966
  • deps(ibis): bump the all group in /ibis-server with 5 updates by @dependabot in #965
  • deps(core-py): bump the all group in /wren-core-py with 2 updates by @dependabot in #964
  • feat(core): avoid to generate unnamed subquery when planning calculated fields by @goldmedal in #969
  • chore: add docker compose yaml by @grieve54706 in #971
  • fix(core): fix the StatementAnalyzer for UNNEST and LATERAL query by @goldmedal in #972
  • feat(wren-core-py): implement ManifestExtractor by @grieve54706 in #959
  • deps(core-py): bump the all group in /wren-core-py with 2 updates by @dependabot in #975
  • feat(java): warm up java engine by @grieve54706 in #974

Full Changelog: 0.12.3...0.12.4

0.12.3

02 Dec 10:07
Compare
Choose a tag to compare

What's Changed

  • ci(image): remove unused inspect step by @grieve54706 in #942
  • fix(core): make aggregate functions and window functions support zero argument by @grieve54706 in #943
  • deps(ibis): bump the all group in /ibis-server with 4 updates by @dependabot in #945
  • deps(java): bump the all group with 5 updates by @dependabot in #944
  • ci(labeler): remove unused label by @grieve54706 in #955
  • fix(ibis): Display Snowflake constraints without memtable by @ongdisheng in #957
  • feat(core): upgrade DataFusion to support the array of struct syntax by @goldmedal in #956
  • test: create a framework for testing functions by @grieve54706 in #927

Full Changelog: 0.12.2...0.12.3

0.12.2

25 Nov 05:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.1...0.12.2

0.12.1

21 Nov 05:57
Compare
Choose a tag to compare

What's Changed

  • feat(core): support to Array and Struct type by @goldmedal in #914
  • feat: Use data types defined in the Rust Wren Engine to do type mapping by @onlyjackfrost in #913
  • deps(java): bump com.zaxxer:HikariCP from 6.1.0 to 6.2.1 in the all group by @dependabot in #918
  • fix(core): disable CommonSubexprEliminate to avoid generate invalid plan for unparsing by @goldmedal in #917
  • deps(ibis): bump the all group in /ibis-server with 2 updates by @dependabot in #919
  • deps(ibis): bump aiohttp from 3.10.10 to 3.10.11 in /ibis-server in the pip group by @dependabot in #921
  • deps(core): update sqllogictest requirement from 0.22.0 to 0.23.0 in /wren-core in the all group by @dependabot in #920
  • feat(core): support to define param_names and param_types in the list file by @goldmedal in #925
  • ci(image): fix missing nightly tag and fix tag when building imagetools by @grieve54706 in #932
  • ci(milestone): add workflow to assign milestone to new PR by @grieve54706 in #934
  • feat(engine): handle target.* by @grieve54706 in #933

Full Changelog: 0.12.0...0.12.1