Skip to content

Commit e3471ee

Browse files
rebeccaSimmonds19hantangwangdsteveburnett
committed
Update presto-docs/src/main/sphinx/admin/properties-session.rst
Update presto-docs/src/main/sphinx/admin/properties-session.rst Co-Authored-By: dongwang <[email protected]> Co-Authored-By: Steve Burnett <[email protected]>
1 parent 307bba0 commit e3471ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

presto-docs/src/main/sphinx/admin/properties-session.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -426,11 +426,11 @@ Run the following command to use ``optimizers_to_enable_verbose_runtime_stats``:
426426
``SET SESSION optimizers_to_enable_verbose_runtime_stats=ALL;``
427427

428428
``pushdown_subfields_for_map_functions``
429-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
429+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
430430
* **Type:** ``boolean``
431431
* **Default value:** ``true``
432432

433-
Use this to optimize the ``map_filter()`` function.
433+
Use this to optimize the ``map_filter()`` and ``map_subset()`` function.
434434

435435
It controls if subfields access is executed at the data source or not.
436436

0 commit comments

Comments
 (0)