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 @@ -392,7 +392,7 @@ Property Name Description
You can use the ``query_partition_filter_required`` catalog
session property for temporary, catalog specific use.

``hive.statistics_enabled`` Enables :doc:`/optimizer/statistics`. The equivalent ``true``
``hive.table-statistics-enabled`` Enables :doc:`/optimizer/statistics`. The equivalent ``true``
:doc:`catalog session property </sql/set-session>`
is ``statistics_enabled`` for session specific use.
Set to ``false`` to disable statistics. Disabling statistics
Expand Down