Skip to content

0.33.24

Choose a tag to compare

@ovr ovr released this 05 Jun 14:26
· 2638 commits to master since this release
v0.33.24
803e4a0

0.33.24 (2023-06-05)

Bug Fixes

  • ksql-driver: Reduce default concurrency to 1 as ksql doesn't support multiple queries at the same time right now (4435661)
  • Multi data source CUBEJS_CONCURRENCY env (#6683) (6beb0fb)
  • native: Allow to load Python extensions (export public symbols) (d95cddc)

Features

  • cubesql: Support CURRENT_DATE scalar function (ec928a6)
  • cubestore: Priorities for job types (#6502) (a457c5d)
  • native: Publish python builds for darwin platform (#6664) (edcf8f2)
  • native: Python - support async functions (9232af5)
  • native: Python - support more functions in cube.py (#6687) (1d10c5b)