Skip to content

wren-core-base: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 09:44
3ea5676

0.2.0 (2026-07-10)

Features

  • add MDL layout versioning and dialect field on Model and View (#1556) (db2f0e4)
  • core: add BigQuery EXTRACT function support and window frame validation (#1279) (eae6a34)
  • core: import wren-engine into core/ (cc9b67f)
  • core: import wren-engine into core/ (#2209) (8b8a1a3)
  • core: introduce dialect-specific function list and refactor BigQuery function lists (#1366) (586156f)
  • ibis: Add Spark connector (#1398) (260eb68)
  • ibis: introduce Databricks connector (#1361) (8601c78)
  • wren-core-base: replace Metric with Cube types and remove deprecated security types (#1574) (72d18a8)
  • wren-core: add refSql model support (#1555) (815889c)
  • wren-core: support composite (multi-column) primary keys (#2345) (d33917f)
  • wren-engine: add Apache Doris connector support (#1430) (185dbb0)

Bug Fixes

  • core-py: avoid to generate duplicate models after extracting manifest (#1244) (24646bd)
  • core: allow the RLAC condition invoke the hidden columns (#1330) (d8f1fa6)
  • core: normalize the name of session property (#1331) (ccd040c)