Skip to content
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ Maximum number of splits to listen to by the SplitListener per table scan node p
native worker.

``native_max_split_preload_per_driver``
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

* **Type:** ``integer``
* **Default value:** ``0``
Expand Down
4 changes: 2 additions & 2 deletions presto-docs/src/main/sphinx/sql/drop-materialized-view.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
=====================
======================
DROP MATERIALIZED VIEW
=====================
======================

.. warning::

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
========================
=========================
REFRESH MATERIALIZED VIEW
========================
=========================

.. warning::

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
============================
=============================
SHOW CREATE MATERIALIZED VIEW
============================
=============================

.. warning::

Expand Down
Loading