/plushcap/analysis/datastax/datastax-user-defined-functions-cassandra-30

User Defined Functions in Cassandra 3.0

What's this blog post about?

Apache Cassandra's release 3.0 introduces User Defined Functions (UDF), allowing users to write code that runs within Cassandra daemons. UDFs are stateless and can be implemented in various languages, including Java and scripting languages with JSR-223 support. They can be used for functional indexes or aggregation. Future enhancements may include additional language support and improved user permissions.

Company
DataStax

Date published
Aug. 12, 2014

Author(s)
Gehrig Kunz

Word count
1473

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.