empty commit to restart CI

This commit is contained in:
myrrc 2020-08-07 14:24:07 +03:00
parent c4ddabc327
commit ac77e2a88f

View File

@ -734,7 +734,7 @@ private:
}
/**
* Catches arguments of type LC(T), LC(Nullable(T)) and so on.
* Catches arguments of type LC(T).
*/
bool executeLowCardinality(Block & block, const ColumnNumbers & arguments, size_t result) const
{