You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Raju Bairishetti (JIRA)" <ji...@apache.org> on 2015/06/16 04:48:00 UTC

[jira] [Created] (LENS-607) Test Failures on java8

Raju Bairishetti created LENS-607:
-------------------------------------

             Summary: Test Failures on java8
                 Key: LENS-607
                 URL: https://issues.apache.org/jira/browse/LENS-607
             Project: Apache Lens
          Issue Type: Sub-task
          Components: test
            Reporter: Raju Bairishetti
             Fix For: 2.2


There are some test failures on lens-cube test module. Did not verify other modules yet.

Ex: TestBaseCubeQueries, TestExpressionResolver and few more tests are failing on java8

Tests are failing while comparing the expected query with rewritten query.  Rewritten query and expected query are same but the **joining of tables are not in the same order**.

In some tests, queries are hitting the fact tables form different cube than expected in the test(i.e. fact tables from multiple cubes can answer the query). I think we should either fix the tests in comparing with all the possibilities or fix the order of querying the cube tables.







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