mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-19 22:22:00 +00:00
e89ceae61a
Sometimes it is useful to know how much does this data will take on disk, with blockSerializedSize() you can know this (although without compression). This can be a major knowledge for various aggregation functions that tracking some state (i.e. uniqCombined). |
||
---|---|---|
.. | ||
0_stateless | ||
1_stateful | ||
bugs | ||
__init__.py | ||
.gitignore | ||
conftest.py | ||
query_test.py | ||
server.py | ||
shell_config.sh |