Currently, SILO only supports the aggregate function `count`. This should be extended: - max - min - sum - avg - count(<column_ref>)
Currently, SILO only supports the aggregate function
count. This should be extended: