The correct source for foodmart test dataset (DB2 testing)

2016-05-13 Thread Magnus Pierre
Hello, I’ve done the necessary code changes, added the db2 jar to the repository and added a dependency to it in pom.xml. Since I could not find the actual sources for mondrian foodmart used to build the test vm’s for Calcite https://github.com/vlsi/calcite-test-dataset

Re: Problem with Calcite generated JDBC pushdown SQL in Apache Drill

2016-05-12 Thread Magnus Pierre
d run with “-Dcalcite.test.db=DB2”. Julian > On May 11, 2016, at 1:50 PM, Magnus Pierre <mpie...@maprtech.com> wrote: > > Hello Julian, > > Not very convenient to not be part of the mailing list when asking questions, > good that the calcite-dev archives list responses. :) > > B

Re: Problem with Calcite generated JDBC pushdown SQL in Apache Drill

2016-05-11 Thread Magnus Pierre
Hello Julian, Not very convenient to not be part of the mailing list when asking questions, good that the calcite-dev archives list responses. :) But here is my claim: The query: SELECT * FROM "GOSALESMR"."PRODUCT_SURVEY_RESULTS" INNER JOIN "GOSALESMR"."PRODUCT_SURVEY_TOPIC" ON