mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-04 05:53:13 +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.