diff --git a/docs/src/main/sphinx/connector/hive.rst b/docs/src/main/sphinx/connector/hive.rst index 7bc3d545d088..5da5a0f6ef7d 100644 --- a/docs/src/main/sphinx/connector/hive.rst +++ b/docs/src/main/sphinx/connector/hive.rst @@ -1467,7 +1467,7 @@ connector. * - ``hive.max-splits-per-second`` - The maximum number of splits generated per second per table scan. This can be used to reduce the load on the storage system. By default, there - is no limit, which results in Presto maximizing the parallelization of + is no limit, which results in Trino maximizing the parallelization of data access. - * - ``hive.max-initial-splits``