I was looking through the svn folders to see how a SQL query is built, in particular for <svn://source.pentaho.org/svnroot/pentaho-metadata/>. Viewing the comments posted with checked in files, I came across comments like:
1. initial refactoring of metadata into two separate projects, engine and ui
The sources jar <http://sourceforge.net/projects/pentaho/files/Pentaho%20Metadata/4.0.0-stable/pme-ce-4.0.0-stable-sources.zip/download> download has only UI related code. It makes references to 'import org.pentaho.pms.mql.SQLGenerator' etc, the code of which I have not been able to locate.
2. [PMD-578] updated the Pentaho Metadata project from MPL to LGPL
Is the code for sql query builder downloadable?
Please let me know where the sources are published. Thanks - Is this the latest source:
1. <http://grepcode.com/snapshot/reposit...etadata/3.4.5/>
2. https://github.com/pentaho/pentaho-metadata
1. initial refactoring of metadata into two separate projects, engine and ui
The sources jar <http://sourceforge.net/projects/pentaho/files/Pentaho%20Metadata/4.0.0-stable/pme-ce-4.0.0-stable-sources.zip/download> download has only UI related code. It makes references to 'import org.pentaho.pms.mql.SQLGenerator' etc, the code of which I have not been able to locate.
2. [PMD-578] updated the Pentaho Metadata project from MPL to LGPL
Is the code for sql query builder downloadable?
Please let me know where the sources are published. Thanks - Is this the latest source:
1. <http://grepcode.com/snapshot/reposit...etadata/3.4.5/>
2. https://github.com/pentaho/pentaho-metadata