potiuk commented on a change in pull request #15187:
URL: https://github.com/apache/airflow/pull/15187#discussion_r606836896



##########
File path: airflow/providers/qubole/operators/qubole.py
##########
@@ -87,6 +87,10 @@ class QuboleOperator(BaseOperator):
             :query: inline query statement
             :script_location: s3 location containing query statement
             :macros: macro values which were used in query
+        prestocmd:
+            :query: inline query statement
+            :script_location: s3 location containing query statement
+            :macros: macro values which were used in query

Review comment:
       Correctl I was adding it and chcked there is no such command (you should 
still use presto) but then forgot to remove it :) Good Eye!




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to