Skip to content

Releases: kaskada-ai/kaskada

Engine 0.10.0

25 Jul 22:50
c186ae9
Compare
Choose a tag to compare

✨ Features & Enhancements

  • Initial partitioned execution (#528)
  • add unlatched map spread and largeutf8 spreads (#529)
  • support first and last non-windowed aggregations over DataType::Map (#540)
  • Change catalog to produce asciidoc (#537)
  • Add serde support for arrays (#543)
  • support more types for get evaluator for maps (#532)
  • add get function for maps (for string -> primitive) (#500)

🛠️ Other improvements

  • engine release 0.10.0 (#554)
  • use statically linked libssl (#546)
  • return actual error instead of 'internal error' (#541)
  • Entity Key Filter Integration Test (#520) (#521)
  • add ignored duplicate row test (#456)

Thank you to all our contributors for making this release possible!
@bjchambers, @epinzur, @jordanrfrazier, @kevinjnguyen and @therapon

Python 0.5.1

18 Jul 17:51
a387993
Compare
Choose a tag to compare

🛠️ Other improvements

  • Python 0.5.1 Version Bump (#531)
  • Entity Key Filter Integration Test (#520) (#521)

Thank you to all our contributors for making this release possible!
@epinzur, @jordanrfrazier and @kevinjnguyen

Python 0.5.0

17 Jul 18:54
1421def
Compare
Choose a tag to compare

✨ Features & Enhancements

  • support type inference for map<k,v> (#482)

🛠️ Other improvements

  • updated versions for release (#523)
  • #484 - Python Client Object Store Configs (#489)
  • #466 feat: Python Client Supports Multiple File Output (#478)
  • Kaskada Release 0.7.1 and Python 0.4.1 (#438)

Thank you to all our contributors for making this release possible!
@bjchambers, @epinzur, @jordanrfrazier, @kevinjnguyen, @sachelsout and @therapon

Engine 0.9.0

17 Jul 17:18
1421def
Compare
Choose a tag to compare

✨ Features & Enhancements

  • Use object store for rocksdb and debugging (#503)
  • Use object_store to write files (#492)
  • Use object_store to read prepare inputs (#495)
  • support type inference for map<k,v> (#482)
  • Kafka Backed Sources API Proposal (#458)
  • Use metadata for retrieving the schema (#479)
  • expression evaluation for new plans (#463)
  • Prepare directly to object stores (#475)
  • Use object_store for metadata (#476)
  • Read directly during compute (#471)
  • use explicit type variable in signatures (#457)

🐞 Bug fixes

  • clippy warnings in collection_tests (#496)
  • manager make directory for sqlite (#461)
  • fix materialization stop signal (#451)
  • feature flags in main (#452)

🛠️ Other improvements

13 changes
  • updated versions for release (#523)
  • fixed gcs file loading and query (#507)
  • Run clippy --fix (#506)
  • Cleanup object_store code a bit (#501)
  • improved reliability of integration tests (#490)
  • Upgrade Arrow, Parquet and Object Store (#491)
  • fixes wren unit test flakiness (#488)
  • changed default behavior of file-load to leave files in-place (#472)
  • cleanup comment in expressions (#487)
  • Move hashing to sparrow-arrow (#454)
  • Upgrade to Arrow 42 (#455)
  • Update Pulsar Output Per Batch (#450)
  • added materialization integration tests with pulsar sources & destinations (#448)

Thank you to all our contributors for making this release possible!
@bjchambers, @epinzur, @jordanrfrazier, @kevinjnguyen, @sachelsout and @therapon

Python Client BETA: [email protected]

14 Jul 22:32
3f054e6
Compare
Choose a tag to compare
Pre-release
testing beta release flow for python

Engine BETA : [email protected]

14 Jul 23:03
3c9a617
Compare
Choose a tag to compare
Pre-release
testing beta release flow for engine

Engine 0.8.3

21 Jun 13:56
70a7b39
Compare
Choose a tag to compare

🛠️ Other improvements

  • fix juypter dockerfile and bump versions (#446)

Thank you to all our contributors for making this release possible!
@epinzur

Engine 0.8.2

21 Jun 12:06
778e883
Compare
Choose a tag to compare

🛠️ Other improvements

  • bump version to 0.8.2 (#444)
  • use mmap instead of direct i/o (#439)

Thank you to all our contributors for making this release possible!
@epinzur and @therapon

Engine 0.8.1

20 Jun 13:52
659fd39
Compare
Choose a tag to compare

🛠️ Other improvements

  • bumped version to 8.0.1 (#441)

Thank you to all our contributors for making this release possible!
@epinzur

Python 0.4.1

17 Jun 19:21
cb631e4
Compare
Choose a tag to compare

🛠️ Other improvements

  • Update Streaming Avro Record Output (#433)
  • Add Admin Service URL to Pulsar Backed Table (#408)

Thank you to all our contributors for making this release possible!
@YoshiyukiKono, @bjchambers, @epinzur, @jordanrfrazier, @kerinin, @kevinjnguyen, @sachelsout and @therapon