Skip to content

Commit

Permalink
Add info on query-partition-filter to Hive
Browse files Browse the repository at this point in the history
  • Loading branch information
rosewms authored and phd3 committed Nov 8, 2021
1 parent 3935f5f commit 2c37757
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/src/main/sphinx/connector/hive.rst
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,10 @@ Property Name Description
for tables. It must be either 'skip' or an octal number,
with a leading 0. If set to 'skip', permissions of newly
created directories will not be set by Trino.

``hive.query-partition-filter-required`` Set to ``true`` to force a query to use a partition filter. ``false``
You can use the ``query_partition_filter_required`` catalog
session property for temporary, catalog specific use.
================================================== ============================================================ ============

ORC format configuration properties
Expand Down

0 comments on commit 2c37757

Please sign in to comment.