You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by DuyHai Doan <do...@gmail.com> on 2016/04/28 15:34:19 UTC

[Announcement] Achilles 4.2.0 releasd

Hello all

 I am pleased to announce the release of Achilles 4.2.0.

 The biggest change is the support for type-safe function calls in the
SELECT DSL as well as UDF/UDA declaration in Achilles.

 The generated DSL code enforces the type of each function call so that the
parameter types/return type of each function match the one of the column.

 For more details, the doc:
https://github.com/doanduyhai/Achilles/wiki/Functions-Mapping

Regards

Duy Hai DOAN