Johan Ahlen
|
8f24a01cf4
[autocomplete] Revert pluggable autocompleter as it's causing build issues
|
3 лет назад |
Bjorn Alm
|
25b30d1078
[autocomplete] make sql autocomplete and syntax parsers pluggable (#2861)
|
3 лет назад |
ayush.goyal
|
818759c3a2
[parser] adding hplsql statements parser
|
4 лет назад |
Johan Åhlén
|
e320a6b7d5
[frontend] Use relative imports in exported NPM package sources
|
4 лет назад |
Johan Ahlen
|
38beadd444
[editor] Externalize sqlParserRepository for the AceAutocompleter Vue component
|
5 лет назад |
Johan Ahlen
|
6d34924d40
HUE-9377 [ui] Apply new linting rules
|
5 лет назад |
Johan Ahlen
|
133f7f571b
HUE-9370 [frontend] Switch to structure.json for hive, impala and the generic parsers
|
5 лет назад |
Johan Ahlen
|
8ce1d058c3
HUE-9370 [frontend] Add parser generation based on structure.json file definition
|
5 лет назад |
Johan Ahlen
|
640687d143
HUE-9239 [frontend] Add custom package.json for parser generation
|
5 лет назад |
Johan Ahlen
|
7bde5d3d3c
HUE-9090 [frontend] Switch to jest for js testing
|
6 лет назад |
Johan Ahlen
|
c09bade2ad
HUE-8856 [autocomplete] Fix parser generation when cloning a parser with generateParsers.js
|
6 лет назад |
Johan Ahlen
|
3747514e8b
HUE-8856 [autocomplete] Also clone jasmine tests when generating a new parser
|
6 лет назад |
Johan Ahlen
|
ce2a9512aa
HUE-8909 [frontend] Add console.log check to eslint
|
6 лет назад |
Johan Ahlen
|
fba02ddf06
HUE-8856 [autocomplete] Use the new parsers in the syntax web worker
|
6 лет назад |
Johan Ahlen
|
e2f01be2fd
HUE-8856 [frontend] Add python endpoint for dynamic imports
|
6 лет назад |
Johan Ahlen
|
02f6874fa1
HUE-8856 [autocomplete] Update the makefile to support new parser generation
|
6 лет назад |
Johan Ahlen
|
7d3fce3924
HUE-8856 [autocomplete] Add option to create new parser in generateParser.js
|
6 лет назад |
Johan Ahlen
|
eb6bef9ec6
HUE-8856 [autocomplete] Add sqlParserRepository for dynamic loading of SQL parsers on demand
|
6 лет назад |
Johan Ahlen
|
a6f19f8e62
HUE-8856 [autocomplete] Extract and fix all the tests for Impala
|
6 лет назад |
Johan Ahlen
|
117a0cd6fe
HUE-8856 [autocomplete] Use a dedicated sqlParseSupport.js for each dialect
|
6 лет назад |
Johan Ahlen
|
34b68a36d5
HUE-8856 [autocomplete] Add initial set of tests for the generic SQL autocompleter
|
6 лет назад |
Johan Ahlen
|
60b9e57346
HUE-8856 [autocomplete] Solve grammar conflicts and generate initial set of parsers
|
6 лет назад |
Johan Ahlen
|
bf9e633c57
HUE-8856 [autocomplete] Have parser generator identify autocomplete and syntax definitions dynamically
|
6 лет назад |
Johan Ahlen
|
777f0ff78a
HUE-8818 [frontend] Add js tools folder to eslint and fix linting issues
|
6 лет назад |
Johan Ahlen
|
eb4331dfa2
HUE-8768 [editor] Add initial version executor and executableStatement for notebook 2
|
6 лет назад |
Johan Ahlen
|
f0d5737482
HUE-8763 [autocomplete] Add definitions to the autocomplete parse results
|
6 лет назад |
Johan Ahlen
|
e434298be7
HUE-8762 [frontend] Stabilize parser generation
|
6 лет назад |