'HUE and SAS add a fixed string to a query
I need to add a string (es. a comment) to a query sent to Hive DB by HUE and SAS clients.
For example:
select * from table1
I need to transform it like this:
select * from table1 -- QUERY-1
I need to add this automatically, without human interactions. Is this feature in Hue and SAS clients?
Thanks, Thrama
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
