Skip to content

Conversation

@crisptrutski
Copy link
Collaborator

The idea here is to build up a Clojure representation of a query, for use in cross compiling to pMBQL.

As a very quick and dirty first stab I'm building up a fairly raw dump of everything that we walk. Unfortunately as can be seen so far its much to lossy, not capturing any constraints at all.

I'm not sure which of these directions is more promising:

  1. Add more hooks to AstWalker.
  2. Add a new walker implementation for this case. Perhaps we can use some metaprogramming to save bloat.
  3. Try something besides JSQLParser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants