Zoltan Haindrich created HIVE-22803:
---------------------------------------
Summary: Mark scheduled queries executions to help end-user
identify it easier
Key: HIVE-22803
URL: https://issues.apache.org/jira/browse/HIVE-22803
Project: Hive
Issue Type: Sub-task
Reporter: Zoltan Haindrich
Assignee: Zoltan Haindrich
scheduled queries are executed as-is;
it might probably help a lot in field deployments to have a hint where that
query is coming from; I'm thinking of prefixing the query with some comment:
{code}
/*schedule:sc1*/ select 1
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)