You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Jeffrey Hagelberg (JIRA)" <ji...@apache.org> on 2016/09/23 13:52:20 UTC

[jira] [Created] (ATLAS-1195) Clean up DSL Translation

Jeffrey Hagelberg created ATLAS-1195:
----------------------------------------

             Summary: Clean up DSL Translation
                 Key: ATLAS-1195
                 URL: https://issues.apache.org/jira/browse/ATLAS-1195
             Project: Atlas
          Issue Type: Sub-task
            Reporter: Jeffrey Hagelberg


Right now, the DSL translation logic is full if statements like if(TP2) then do this otherwise do that.  This needs to be cleaned up.  We need classes that represent each gremlin construct and subclasses for TP2 / TP3 when appropriate.  We should first look and see if the existing Expression classes can be leveraged for this.  We should also try to make this general enough so that whatever logic we put in place can also be leveraged by the catalog project to generate TP2/TP3 gremlin.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)