Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CDPD-40713: [frontend] Improve autocomplete and syntax parser generat…
…ion and structure (#3027) - Improve the readability of the generator tool, switch to async/await and a major cleanup - Move jison files to a subfolder next to the parser being generated, making it easier to develop a parser when it's all in one place. - Remove broken and unused new parser bootstrap tool - Remove generation of dynamic imports (sqlParserRepository.ts), as it's not always the case that the generated file will be the actual parser to use moving forward (cherry picked from commit ba3ae3a) (cherry picked from commit cc3fa3e) Change-Id: I630c69f0eef5e958de0034b182e95021ddb8bbb8
- Loading branch information