Skip to content

Commit 1fb5580

Browse files
committed
Extract HqlQueryRenderer out of HqlQueryTransformer.
Move all the "boilerplate" operations out of HqlQueryTransformer and into HqlQueryRenderer. This visitor simply re-renders the original query provided. HqlQueryTransform now extends it and ONLY overrides the relevant methods needed to apply sorting, counting, and other things.
1 parent 1afc493 commit 1fb5580

File tree

5 files changed

+3785
-2163
lines changed

5 files changed

+3785
-2163
lines changed

0 commit comments

Comments
 (0)