From 5f16d687dfa1592801199513742a78bd42a094f2 Mon Sep 17 00:00:00 2001 From: lu4nm3 Date: Fri, 24 Apr 2020 10:46:26 -0700 Subject: [PATCH] Fix Presto doc --- rsts/user/tasktypes/presto.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/rsts/user/tasktypes/presto.rst b/rsts/user/tasktypes/presto.rst index 85f4934436..c193f46627 100644 --- a/rsts/user/tasktypes/presto.rst +++ b/rsts/user/tasktypes/presto.rst @@ -23,6 +23,7 @@ saving it to an external table, and performing cleanup. If a user wanted to run a Presto query like: .. code-block:: sql + SELECT * FROM foo WHERE bar = 123