mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-04 22:13:19 +00:00
This behavior is different from cassandra, but without arithmetic operations it doesn't seem possible to notice the difference from CQL. Using avg produces the same results, since we use an initial value of 0 (scale = 0). Signed-off-by: Rafael Ávila de Espíndola <espindola@scylladb.com>