mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 03:56:42 +00:00
The test suite now consists of a single user aggregate: a custom implementation for existing avg() built-in function, as well as a couple of cases for catching incorrect operations, like using wrong function signatures or dropping used functions.