diff --git a/presto-docs/src/main/sphinx/admin/verifier.rst b/presto-docs/src/main/sphinx/admin/verifier.rst index e166672f1c88..9fff8c50d9ff 100644 --- a/presto-docs/src/main/sphinx/admin/verifier.rst +++ b/presto-docs/src/main/sphinx/admin/verifier.rst @@ -226,6 +226,7 @@ queries. * Count of the negative infinity elements of all value sets * **Row Columns** * Checksums row fields recursively according to the type of the fields. + For all other column types, generates a simple checksum using the :func:`!checksum` function. Determinism