Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
By standard, SET is used to set variable value in SQL scripts.
On our end, SET is configured to work with some Hive configs, so the grammar is a bit messed up and for that reason it was decided to use SET VAR instead of SET to work with SQL variables.
This is not by standard and we should figure out the way to be able to use SET for SQL variables and forbid setting of Hive configs from SQL scripts.
For more details, design doc can be found in parent Jira item.
Attachments
Issue Links
- links to