Releases: kaskada-ai/kaskada
Releases · kaskada-ai/kaskada
Engine 0.10.0
✨ 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
🛠️ Other improvements
Thank you to all our contributors for making this release possible!
@epinzur, @jordanrfrazier and @kevinjnguyen
Python 0.5.0
✨ 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
✨ 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]
testing beta release flow for python
Engine BETA : [email protected]
testing beta release flow for engine
Engine 0.8.3
Engine 0.8.2
Engine 0.8.1
Python 0.4.1
🛠️ Other improvements
Thank you to all our contributors for making this release possible!
@YoshiyukiKono, @bjchambers, @epinzur, @jordanrfrazier, @kerinin, @kevinjnguyen, @sachelsout and @therapon