Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/main/sphinx/connector/hive.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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``
Expand Down