HUE-8577 [autocomplete] Make previously non-reserved keywords reserved for Impala
Review Request #13360 - Created Sept. 19, 2018 and submitted
Information | |
---|---|
Johan Åhlén | |
hue | |
master | |
Reviewers | |
hue | |
jgauthier, ranade, romain, roohi, weixia, yingc |
commit b8d01df9b2d83cec9328312bfe6321d04f1e7ca4 Author: Johan Ahlen <johan@johanahlen.com> Date: Wed Sep 19 14:32:13 2018 +0200 HUE-8577 [autocomplete] Make previously non-reserved keywords reserved for Impala :100644 100644 dc403e56f1 b7cb58671b M desktop/core/src/desktop/static/desktop/js/autocomplete/jison/sql.jisonlex :100644 100644 d9e2fc93ab 6a5a46cb33 M desktop/core/src/desktop/static/desktop/js/autocomplete/jison/sql_main.jison :100644 100644 19d96b9f53 d8e69237e6 M desktop/core/src/desktop/static/desktop/js/autocomplete/jison/sql_show.jison :100644 100644 ffe43fd2d5 08745e9627 M desktop/core/src/desktop/static/desktop/js/autocomplete/sqlAutocompleteParser.js :100644 100644 dfa8c92163 03735a6106 M desktop/core/src/desktop/static/desktop/js/autocomplete/sqlSyntaxParser.js :100644 100644 c1daec0426 64bb1d84e4 M desktop/core/src/desktop/static/desktop/js/sqlUtils.js
Manual on Chrome + Jasmine