[15/50] lens git commit: LENS-1450: filters are getting replicated in jdbc driver query

2018-02-05 Thread raju
LENS-1450: filters are getting replicated in jdbc driver query Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/503a46dc Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/503a46dc Diff: http://git-wip-us.apache.org/repos/asf

[35/50] lens git commit: LENS-1467: CubeQueryContext.getAllFilters is returning incorrect list of filters in case there is an "OR" in the filters

2018-02-05 Thread raju
LENS-1467: CubeQueryContext.getAllFilters is returning incorrect list of filters in case there is an "OR" in the filters Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/9a678d8c Tree: http://git-wip-us.apache.org/repos/asf/lens

[09/50] lens git commit: LENS-1443: Fallback ranges not working for virtual facts

2018-02-05 Thread raju
LENS-1443: Fallback ranges not working for virtual facts Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/c174583f Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/c174583f Diff: http://git-wip-us.apache.org/repos/asf/lens/

[20/50] lens git commit: LENS-1455: Getting expression ast to generate default expression should consider all expression contexts

2018-02-05 Thread raju
LENS-1455: Getting expression ast to generate default expression should consider all expression contexts Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/cdd7b099 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/cdd7b099 D

[24/50] lens git commit: LENS-1450 : Fix duplicate filters in query writing

2018-02-05 Thread raju
LENS-1450 : Fix duplicate filters in query writing Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/05c364e2 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/05c364e2 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/0

[25/50] lens git commit: LENS-1458 : RESULT_SET_PARENT_DIR set at driver level getting overwritten for queued queries after server restart

2018-02-05 Thread raju
LENS-1458 : RESULT_SET_PARENT_DIR set at driver level getting overwritten for queued queries after server restart Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/cb92ec5c Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/c

[05/50] lens git commit: LENS-1438: Testcase failure after LENS-1432

2018-02-05 Thread raju
LENS-1438: Testcase failure after LENS-1432 Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/42d60d26 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/42d60d26 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/42d60d26

[10/50] lens git commit: LENS-1444: Optimize the algorithm of finding all eligible union candidates

2018-02-05 Thread raju
LENS-1444: Optimize the algorithm of finding all eligible union candidates Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/a7f407bc Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/a7f407bc Diff: http://git-wip-us.apache.o

[13/50] lens git commit: LENS-1448: Having clause expressions are not resolved correctly for JoinCandidates

2018-02-05 Thread raju
LENS-1448: Having clause expressions are not resolved correctly for JoinCandidates Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/54ab131a Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/54ab131a Diff: http://git-wip-us

[49/50] lens git commit: [maven-release-plugin] prepare for next development iteration

2018-02-05 Thread raju
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/865d2026 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/865d2026 Diff: http://git-wip-us.apache.org/repos/asf/

[31/50] lens git commit: LENS-1474 : Fix NPE in ExpressionResolver for SegmentationCandidate

2018-02-05 Thread raju
LENS-1474 : Fix NPE in ExpressionResolver for SegmentationCandidate Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/ae6bda33 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/ae6bda33 Diff: http://git-wip-us.apache.org/repo

[01/50] lens git commit: LENS-1431 Data-availability feature fixes

2018-02-05 Thread raju
Repository: lens Updated Branches: refs/heads/master d0b78e81b -> 9e7012ed9 LENS-1431 Data-availability feature fixes Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/419e1904 Tree: http://git-wip-us.apache.org/repos/asf/lens

[06/50] lens git commit: LENS-1439: Having clause getting skipped if query goes to a segmentation containing single segment

2018-02-05 Thread raju
LENS-1439: Having clause getting skipped if query goes to a segmentation containing single segment Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/051412be Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/051412be Diff: h

[23/50] lens git commit: Revert "LENS-1450: filters are getting replicated in jdbc driver query"

2018-02-05 Thread raju
Revert "LENS-1450: filters are getting replicated in jdbc driver query" This reverts commit 63e0b691741b9ac045cbfe6dd988000988077800. Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/1f9f12f2 Tree: http://git-wip-us.apache.org/r

[44/50] lens git commit: LENS-1472: Populate sample metastore on example db is failing

2018-02-05 Thread raju
LENS-1472: Populate sample metastore on example db is failing Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/dcbe18e6 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/dcbe18e6 Diff: http://git-wip-us.apache.org/repos/asf/

[46/50] lens git commit: LENS-1501: Skip cobertura analysis while generating the site

2018-02-05 Thread raju
LENS-1501: Skip cobertura analysis while generating the site Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/c2538198 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/c2538198 Diff: http://git-wip-us.apache.org/repos/asf/l

[16/50] lens git commit: LENS-1449 : lens.query.result.parent.dir to be set at driver level.

2018-02-05 Thread raju
LENS-1449 : lens.query.result.parent.dir to be set at driver level. Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/41051ea4 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/41051ea4 Diff: http://git-wip-us.apache.org/repo

[32/50] lens git commit: LENS-1475 : Override equals(Object obj) and hashcode() methods of SegmentationCandidate

2018-02-05 Thread raju
LENS-1475 : Override equals(Object obj) and hashcode() methods of SegmentationCandidate Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/0f58445e Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/0f58445e Diff: http://git-w

[50/50] lens git commit: Reverse merge current-release-line

2018-02-05 Thread raju
Reverse merge current-release-line Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/9e7012ed Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/9e7012ed Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/9e7012ed Branch:

[03/50] lens git commit: LENS-1434: Segmentation Candidate should have dynamic cost depending on facts picked in segmented cubes

2018-02-05 Thread raju
LENS-1434: Segmentation Candidate should have dynamic cost depending on facts picked in segmented cubes Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/d3875b4e Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/d3875b4e Di

[33/50] lens git commit: LENS-1464: One or two queued queries failing with ConcurrentModificationException on restart

2018-02-05 Thread raju
LENS-1464: One or two queued queries failing with ConcurrentModificationException on restart Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/1d667975 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/1d667975 Diff: http://

[19/50] lens git commit: LENS-1454: Time Covering set algorithm is skipping some combinations

2018-02-05 Thread raju
LENS-1454: Time Covering set algorithm is skipping some combinations Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/8b412023 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/8b412023 Diff: http://git-wip-us.apache.org/rep

[48/50] lens git commit: [maven-release-plugin] prepare release apache-lens-2.7.1

2018-02-05 Thread raju
[maven-release-plugin] prepare release apache-lens-2.7.1 Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/81147a54 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/81147a54 Diff: http://git-wip-us.apache.org/repos/asf/lens/

[22/50] lens git commit: LENS-1457: ExpressionResolver pruning expression when some tables don't have ref columns of the expressions

2018-02-05 Thread raju
LENS-1457: ExpressionResolver pruning expression when some tables don't have ref columns of the expressions Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/f43c2051 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/f43c205

[40/50] lens git commit: LENS-1491: Disable testEstimateRejectionException and testSearchStoreJob tests temporarily

2018-02-05 Thread raju
LENS-1491: Disable testEstimateRejectionException and testSearchStoreJob tests temporarily Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/7fa91dd4 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/7fa91dd4 Diff: http://gi

[07/50] lens git commit: LENS-1441: CandidateTableResolver should not add StorageCandidate if storage is not supported

2018-02-05 Thread raju
LENS-1441: CandidateTableResolver should not add StorageCandidate if storage is not supported Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/c2a9c931 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/c2a9c931 Diff: http:/

[11/50] lens git commit: LENS-1445: Expression having reference column ends up rewriting wrong query

2018-02-05 Thread raju
LENS-1445: Expression having reference column ends up rewriting wrong query Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/d49f45a0 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/d49f45a0 Diff: http://git-wip-us.apache.

[42/50] lens git commit: [maven-release-plugin] prepare release apache-lens-2.7.0

2018-02-05 Thread raju
[maven-release-plugin] prepare release apache-lens-2.7.0 Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/d2b49929 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/d2b49929 Diff: http://git-wip-us.apache.org/repos/asf/lens/

[29/50] lens git commit: LENS-1463 : Valid Columns addition in Virtual Fact

2018-02-05 Thread raju
LENS-1463 : Valid Columns addition in Virtual Fact Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/358efef9 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/358efef9 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/3

[38/50] lens git commit: LENS-1425: Update 2.7 release documentation

2018-02-05 Thread raju
LENS-1425: Update 2.7 release documentation Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/b423d5c4 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/b423d5c4 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/b423d5c4

[43/50] lens git commit: [maven-release-plugin] prepare for next development iteration

2018-02-05 Thread raju
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/6d49513e Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/6d49513e Diff: http://git-wip-us.apache.org/repos/asf/

[34/50] lens git commit: LENS-1465: Sync queries blocking threads

2018-02-05 Thread raju
LENS-1465: Sync queries blocking threads Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/13cbc811 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/13cbc811 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/13cbc811 B

[26/50] lens git commit: LENS-1456: Fix Deadlock in jdbcdriver

2018-02-05 Thread raju
LENS-1456: Fix Deadlock in jdbcdriver Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/6a45685b Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/6a45685b Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/6a45685b Bran

[45/50] lens git commit: LENS-1484: Fix enunciate plugin issue(i.e. failing with maven 3.5.2)

2018-02-05 Thread raju
LENS-1484: Fix enunciate plugin issue(i.e. failing with maven 3.5.2) Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/0240f6b4 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/0240f6b4 Diff: http://git-wip-us.apache.org/rep

[37/50] lens git commit: LENS-1481: Add License headers to .js files

2018-02-05 Thread raju
LENS-1481: Add License headers to .js files Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/c566bf61 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/c566bf61 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/c566bf61

[39/50] lens git commit: LENS-1485: Add javadoc plugin to build plugins section and disable doclint

2018-02-05 Thread raju
LENS-1485: Add javadoc plugin to build plugins section and disable doclint Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/0f08b69b Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/0f08b69b Diff: http://git-wip-us.apache.o

[04/50] lens git commit: LENS-1433: Virtual Fact over a fact with single storage - multi update period is writing wrong query

2018-02-05 Thread raju
LENS-1433: Virtual Fact over a fact with single storage - multi update period is writing wrong query Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/28aa4a1e Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/28aa4a1e Diff:

[36/50] lens git commit: LENS-1468: Expressions in having clauses are not getting rewritten properly for join queries

2018-02-05 Thread raju
LENS-1468: Expressions in having clauses are not getting rewritten properly for join queries Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/2772efb2 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/2772efb2 Diff: http://

[47/50] lens git commit: LENS-1500: Fix for Test case failures

2018-02-05 Thread raju
LENS-1500: Fix for Test case failures Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/165c354b Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/165c354b Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/165c354b Bran

[17/50] lens git commit: LENS-1451: Enforcing valid fact tables doesn't filter out segmentations

2018-02-05 Thread raju
LENS-1451: Enforcing valid fact tables doesn't filter out segmentations Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/3769ef0e Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/3769ef0e Diff: http://git-wip-us.apache.org/

[14/50] lens git commit: LENS-1446: Cube latestdate api broken after virtual fact

2018-02-05 Thread raju
LENS-1446: Cube latestdate api broken after virtual fact Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/dd3b1bd1 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/dd3b1bd1 Diff: http://git-wip-us.apache.org/repos/asf/lens/

[41/50] lens git commit: LENS-1492: Update cli.apt file

2018-02-05 Thread raju
LENS-1492: Update cli.apt file Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/8f9b5686 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/8f9b5686 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/8f9b5686 Branch: ref

[27/50] lens git commit: LENS-1459: Time union candidate creation phase is creating a combination with redundant candidates

2018-02-05 Thread raju
LENS-1459: Time union candidate creation phase is creating a combination with redundant candidates Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/10eef27a Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/10eef27a Diff: h

[30/50] lens git commit: LENS-1473: Cubevirtualfact table relative start time has incorrect config field name

2018-02-05 Thread raju
LENS-1473: Cubevirtualfact table relative start time has incorrect config field name Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/717214cf Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/717214cf Diff: http://git-wip-

[18/50] lens git commit: LENS-1452: Optimize Time Union candidate Algorithm

2018-02-05 Thread raju
LENS-1452: Optimize Time Union candidate Algorithm Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/6dca4466 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/6dca4466 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/6

[21/50] lens git commit: LENS-1453: Method metrics names duplicate for segmentation inner rewrite

2018-02-05 Thread raju
LENS-1453: Method metrics names duplicate for segmentation inner rewrite Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/65ca04b5 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/65ca04b5 Diff: http://git-wip-us.apache.org

[02/50] lens git commit: LENS-1432 : Map Join tuning broken for this query leading to Map timeouts

2018-02-05 Thread raju
LENS-1432 : Map Join tuning broken for this query leading to Map timeouts Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/13ee2851 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/13ee2851 Diff: http://git-wip-us.apache.or

[08/50] lens git commit: LENS-1442: Optimize algorithm of CandidateCoveringSetResolver

2018-02-05 Thread raju
LENS-1442: Optimize algorithm of CandidateCoveringSetResolver Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/9da5b40e Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/9da5b40e Diff: http://git-wip-us.apache.org/repos/asf/

[28/50] lens git commit: LENS-1466 : Fix for 'Rewritten queries not resolving time_range_in clause'

2018-02-05 Thread raju
LENS-1466 : Fix for 'Rewritten queries not resolving time_range_in clause' Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/ff4f3726 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/ff4f3726 Diff: http://git-wip-us.apache.o

[12/50] lens git commit: LENS-1437 : Missing unit test cases for virtual fact

2018-02-05 Thread raju
LENS-1437 : Missing unit test cases for virtual fact Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/fbad3507 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/fbad3507 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff

svn commit: r1823269 - in /lens: ./ site/publish/ site/publish/admin/ site/publish/apidocs/ site/publish/apidocs/org/apache/lens/api/ site/publish/apidocs/org/apache/lens/api/class-use/ site/publish/a

2018-02-05 Thread raju
Author: raju Date: Tue Feb 6 03:35:58 2018 New Revision: 1823269 URL: http://svn.apache.org/viewvc?rev=1823269&view=rev Log: Update docs for 2.7.1 (Fix version in the release and download files) [This commit notification would consist of 123 parts, which exceeds the limit of 50 ones, s

svn commit: r1823141 - in /lens: ./ site/publish/ site/publish/admin/ site/publish/apidocs/ site/publish/apidocs/org/apache/lens/api/ site/publish/apidocs/org/apache/lens/api/class-use/ site/publish/a

2018-02-05 Thread raju
Author: raju Date: Mon Feb 5 09:04:58 2018 New Revision: 1823141 URL: http://svn.apache.org/viewvc?rev=1823141&view=rev Log: Update docs for lens 2.7.1 [This commit notification would consist of 1813 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r24678 - in /release/lens: 2.6.1/ 2.7.1/

2018-02-03 Thread raju
Author: raju Date: Sun Feb 4 04:42:02 2018 New Revision: 24678 Log: Release 2.7.1 Added: release/lens/2.7.1/ release/lens/2.7.1/apache-lens-2.7.1-bin.tar.gz (with props) release/lens/2.7.1/apache-lens-2.7.1-bin.tar.gz.asc release/lens/2.7.1/apache-lens-2.7.1-bin.tar.gz.md5

svn commit: r24405 - /dev/lens/apache-lens-2.7.1-rc0/

2018-01-23 Thread raju
Author: raju Date: Wed Jan 24 06:18:04 2018 New Revision: 24405 Log: Release candidate for 2.7.1 rc0 Added: dev/lens/apache-lens-2.7.1-rc0/ dev/lens/apache-lens-2.7.1-rc0/apache-lens-2.7.1-bin.tar.gz (with props) dev/lens/apache-lens-2.7.1-rc0/apache-lens-2.7.1-bin.tar.gz.asc

lens git commit: [maven-release-plugin] prepare for next development iteration

2018-01-23 Thread raju
Repository: lens Updated Branches: refs/heads/current-release-line 81147a54f -> 865d20267 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/865d2026 Tree: http://gi

lens git commit: [maven-release-plugin] prepare release apache-lens-2.7.1

2018-01-23 Thread raju
Repository: lens Updated Branches: refs/heads/current-release-line 165c354b6 -> 81147a54f [maven-release-plugin] prepare release apache-lens-2.7.1 Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/81147a54 Tree: http://git-wip

[lens] Git Push Summary

2018-01-23 Thread raju
Repository: lens Updated Tags: refs/tags/apache-lens-2.7.1 [created] 61a7f3ffa

lens git commit: LENS-1500: Fix for Test case failures

2018-01-23 Thread raju
Repository: lens Updated Branches: refs/heads/current-release-line c2538198b -> 165c354b6 LENS-1500: Fix for Test case failures Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/165c354b Tree: http://git-wip-us.apache.org/repo

lens git commit: LENS-1501: Skip cobertura analysis while generating the site

2018-01-08 Thread raju
Repository: lens Updated Branches: refs/heads/current-release-line 0240f6b42 -> c2538198b LENS-1501: Skip cobertura analysis while generating the site Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/c2538198 Tree: http://git

lens git commit: LENS-1484: Fix enunciate plugin issue(i.e. failing with maven 3.5.2)

2018-01-07 Thread raju
Repository: lens Updated Branches: refs/heads/current-release-line dcbe18e6b -> 0240f6b42 LENS-1484: Fix enunciate plugin issue(i.e. failing with maven 3.5.2) Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/0240f6b4 Tree: ht

lens git commit: LENS-1484: Fix enunciate plugin issue(i.e. failing with maven 3.5.2)

2018-01-07 Thread raju
Repository: lens Updated Branches: refs/heads/master 53c342bd2 -> 5ad692ea7 LENS-1484: Fix enunciate plugin issue(i.e. failing with maven 3.5.2) Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/5ad692ea Tree: http://git-wip-u

lens git commit: LENS-1472: Populate sample metastore on example db is failing

2018-01-07 Thread raju
Repository: lens Updated Branches: refs/heads/current-release-line 6d49513e0 -> dcbe18e6b LENS-1472: Populate sample metastore on example db is failing Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/dcbe18e6 Tree: http://gi

svn commit: r23391 - in /dev/lens/apache-lens-2.7.0-rc0: apache-lens-2.7.0-bin.tar.gz apache-lens-2.7.0-bin.tar.gz.asc apache-lens-2.7.0-bin.tar.gz.md5 apache-lens-2.7.0-bin.tar.gz.sha512

2017-12-04 Thread raju
Author: raju Date: Tue Dec 5 06:48:49 2017 New Revision: 23391 Log: Release candidate for 2.7.0 rc0 Added: dev/lens/apache-lens-2.7.0-rc0/apache-lens-2.7.0-bin.tar.gz (with props) dev/lens/apache-lens-2.7.0-rc0/apache-lens-2.7.0-bin.tar.gz.asc dev/lens/apache-lens-2.7.0-rc0/apache

svn commit: r23388 - in /dev/lens/apache-lens-2.7.0-rc0: ./ apache-lens-2.7.0-source-release.zip apache-lens-2.7.0-source-release.zip.asc apache-lens-2.7.0-source-release.zip.md5 apache-lens-2.7.0-sou

2017-12-04 Thread raju
Author: raju Date: Tue Dec 5 02:16:49 2017 New Revision: 23388 Log: Release candidate for 2.7.0 rc0 Added: dev/lens/apache-lens-2.7.0-rc0/ dev/lens/apache-lens-2.7.0-rc0/apache-lens-2.7.0-source-release.zip (with props) dev/lens/apache-lens-2.7.0-rc0/apache-lens-2.7.0-source

lens git commit: [maven-release-plugin] prepare for next development iteration

2017-12-04 Thread raju
Repository: lens Updated Branches: refs/heads/current-release-line d2b49929d -> 6d49513e0 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/6d49513e Tree: http://gi

[lens] Git Push Summary

2017-12-04 Thread raju
Repository: lens Updated Tags: refs/tags/apache-lens-2.7.0 [created] 42adde9d3

lens git commit: [maven-release-plugin] prepare release apache-lens-2.7.0

2017-12-04 Thread raju
Repository: lens Updated Branches: refs/heads/current-release-line 8f9b5686e -> d2b49929d [maven-release-plugin] prepare release apache-lens-2.7.0 Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/d2b49929 Tree: http://git-wip

[1/2] lens git commit: LENS-1491: Disable testEstimateRejectionException and testSearchStoreJob tests temporarily

2017-12-04 Thread raju
Repository: lens Updated Branches: refs/heads/current-release-line 0f08b69b2 -> 8f9b5686e LENS-1491: Disable testEstimateRejectionException and testSearchStoreJob tests temporarily Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/c

[2/2] lens git commit: LENS-1492: Update cli.apt file

2017-12-04 Thread raju
LENS-1492: Update cli.apt file Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/8f9b5686 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/8f9b5686 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/8f9b5686 Branch: ref

lens git commit: LENS-1485: Add javadoc plugin to build plugins section and disable doclint

2017-11-28 Thread raju
Repository: lens Updated Branches: refs/heads/current-release-line b423d5c4a -> 0f08b69b2 LENS-1485: Add javadoc plugin to build plugins section and disable doclint Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/0f08b69b Tr

lens git commit: LENS-1425: Update 2.7 release documentation

2017-11-27 Thread raju
Repository: lens Updated Branches: refs/heads/current-release-line c566bf61e -> b423d5c4a LENS-1425: Update 2.7 release documentation Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/b423d5c4 Tree: http://git-wip-us.apache.or

lens git commit: LENS-1481: Add License headers to .js files

2017-11-05 Thread raju
Repository: lens Updated Branches: refs/heads/current-release-line 2772efb27 -> c566bf61e LENS-1481: Add License headers to .js files Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/c566bf61 Tree: http://git-wip-us.apache.or

[2/8] lens git commit: LENS-1473: Cubevirtualfact table relative start time has incorrect config field name

2017-10-04 Thread raju
LENS-1473: Cubevirtualfact table relative start time has incorrect config field name Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/717214cf Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/717214cf Diff: http://git-wip-

[5/8] lens git commit: LENS-1464: One or two queued queries failing with ConcurrentModificationException on restart

2017-10-04 Thread raju
LENS-1464: One or two queued queries failing with ConcurrentModificationException on restart Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/1d667975 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/1d667975 Diff: http://

[4/8] lens git commit: LENS-1475 : Override equals(Object obj) and hashcode() methods of SegmentationCandidate

2017-10-04 Thread raju
LENS-1475 : Override equals(Object obj) and hashcode() methods of SegmentationCandidate Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/0f58445e Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/0f58445e Diff: http://git-w

[8/8] lens git commit: LENS-1468: Expressions in having clauses are not getting rewritten properly for join queries

2017-10-04 Thread raju
LENS-1468: Expressions in having clauses are not getting rewritten properly for join queries Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/2772efb2 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/2772efb2 Diff: http://

[1/8] lens git commit: LENS-1463 : Valid Columns addition in Virtual Fact

2017-10-04 Thread raju
Repository: lens Updated Branches: refs/heads/current-release-line ff4f3726a -> 2772efb27 LENS-1463 : Valid Columns addition in Virtual Fact Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/358efef9 Tree: http://git-wip-us.ap

[3/8] lens git commit: LENS-1474 : Fix NPE in ExpressionResolver for SegmentationCandidate

2017-10-04 Thread raju
LENS-1474 : Fix NPE in ExpressionResolver for SegmentationCandidate Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/ae6bda33 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/ae6bda33 Diff: http://git-wip-us.apache.org/repo

[7/8] lens git commit: LENS-1467: CubeQueryContext.getAllFilters is returning incorrect list of filters in case there is an "OR" in the filters

2017-10-04 Thread raju
LENS-1467: CubeQueryContext.getAllFilters is returning incorrect list of filters in case there is an "OR" in the filters Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/9a678d8c Tree: http://git-wip-us.apache.org/repos/asf/lens

[6/8] lens git commit: LENS-1465: Sync queries blocking threads

2017-10-04 Thread raju
LENS-1465: Sync queries blocking threads Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/13cbc811 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/13cbc811 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/13cbc811 B

[2/3] lens git commit: LENS-1438: Testcase failure after LENS-1432

2017-06-18 Thread raju
LENS-1438: Testcase failure after LENS-1432 Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/42d60d26 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/42d60d26 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/42d60d26

[1/3] lens git commit: LENS-1433: Virtual Fact over a fact with single storage - multi update period is writing wrong query

2017-06-18 Thread raju
Repository: lens Updated Branches: refs/heads/current-release-line d3875b4e9 -> 051412bec LENS-1433: Virtual Fact over a fact with single storage - multi update period is writing wrong query Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/

[3/3] lens git commit: LENS-1439: Having clause getting skipped if query goes to a segmentation containing single segment

2017-06-18 Thread raju
LENS-1439: Having clause getting skipped if query goes to a segmentation containing single segment Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/051412be Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/051412be Diff: h

[2/5] lens git commit: LENS-1435: Cube xml files are missing in lens-example

2017-06-09 Thread raju
LENS-1435: Cube xml files are missing in lens-example Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/60e1277f Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/60e1277f Diff: http://git-wip-us.apache.org/repos/asf/lens/dif

[1/5] lens git commit: LENS-1427: ExpressionResolver is removing expressions if they are not answerable by *any* candidates

2017-06-09 Thread raju
Repository: lens Updated Branches: refs/heads/current-release-line be75e1d55 -> d3875b4e9 LENS-1427: ExpressionResolver is removing expressions if they are not answerable by *any* candidates Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/

[5/5] lens git commit: LENS-1434: Segmentation Candidate should have dynamic cost depending on facts picked in segmented cubes

2017-06-09 Thread raju
LENS-1434: Segmentation Candidate should have dynamic cost depending on facts picked in segmented cubes Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/d3875b4e Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/d3875b4e Di

[4/5] lens git commit: LENS-1432 : Map Join tuning broken for this query leading to Map timeouts

2017-06-09 Thread raju
LENS-1432 : Map Join tuning broken for this query leading to Map timeouts Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/13ee2851 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/13ee2851 Diff: http://git-wip-us.apache.or

[3/5] lens git commit: LENS-1431 Data-availability feature fixes

2017-06-09 Thread raju
LENS-1431 Data-availability feature fixes Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/419e1904 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/419e1904 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/419e1904

lens git commit: Update version to 2.8.0-SNAPSHOT

2017-05-21 Thread raju
Repository: lens Updated Branches: refs/heads/master 7c1171c8d -> 34500f1b3 Update version to 2.8.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/34500f1b Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/345

[08/51] [abbrv] lens git commit: LENS-1398: Python client not raising exception in some cases

2017-05-21 Thread raju
LENS-1398: Python client not raising exception in some cases Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/a3045fee Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/a3045fee Diff: http://git-wip-us.apache.org/repos/asf/l

[06/51] [abbrv] lens git commit: LENS-1386 : Add support for separate tables for update periods in one storage

2017-05-21 Thread raju
LENS-1386 : Add support for separate tables for update periods in one storage Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/f0dadd79 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/f0dadd79 Diff: http://git-wip-us.apach

[15/51] [abbrv] lens git commit: LENS-1381: Support Fact to Fact Union

2017-05-21 Thread raju
http://git-wip-us.apache.org/repos/asf/lens/blob/ae83caae/lens-cube/src/test/resources/schema/cubes/base/testcube.xml -- diff --git a/lens-cube/src/test/resources/schema/cubes/base/testcube.xml b/lens-cube/src/test/resources/schem

[42/51] [abbrv] lens git commit: LENS-974: Add cube-segmentation for base cube

2017-05-21 Thread raju
http://git-wip-us.apache.org/repos/asf/lens/blob/b58749e2/lens-cube/src/test/java/org/apache/lens/cube/parse/TestHQLParser.java -- diff --git a/lens-cube/src/test/java/org/apache/lens/cube/parse/TestHQLParser.java b/lens-cube/src

[23/51] [abbrv] lens git commit: LENS-1381: Support Fact to Fact Union

2017-05-21 Thread raju
http://git-wip-us.apache.org/repos/asf/lens/blob/ae83caae/lens-cube/src/main/java/org/apache/lens/cube/parse/UnionQueryWriter.java -- diff --git a/lens-cube/src/main/java/org/apache/lens/cube/parse/UnionQueryWriter.java b/lens-cu

[11/51] [abbrv] lens git commit: LENS-1381: Support Fact to Fact Union

2017-05-21 Thread raju
http://git-wip-us.apache.org/repos/asf/lens/blob/ae83caae/lens-server/src/main/java/org/apache/lens/server/metastore/JAXBUtils.java -- diff --git a/lens-server/src/main/java/org/apache/lens/server/metastore/JAXBUtils.java b/lens-

[27/51] [abbrv] lens git commit: LENS-1381: Support Fact to Fact Union

2017-05-21 Thread raju
http://git-wip-us.apache.org/repos/asf/lens/blob/ae83caae/lens-cube/src/main/java/org/apache/lens/cube/parse/CubeQueryContext.java -- diff --git a/lens-cube/src/main/java/org/apache/lens/cube/parse/CubeQueryContext.java b/lens-cu

[38/51] [abbrv] lens git commit: LENS-1414: StorageCandidates not getting pruned for non continuous update period

2017-05-21 Thread raju
LENS-1414: StorageCandidates not getting pruned for non continuous update period Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/44a266a0 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/44a266a0 Diff: http://git-wip-us.ap

[40/51] [abbrv] lens git commit: LENS-974: Add cube-segmentation for base cube

2017-05-21 Thread raju
http://git-wip-us.apache.org/repos/asf/lens/blob/b58749e2/lens-cube/src/test/resources/schema/cubes/base/b2cube.xml -- diff --git a/lens-cube/src/test/resources/schema/cubes/base/b2cube.xml b/lens-cube/src/test/resources/schema/cu

[13/51] [abbrv] lens git commit: LENS-1381: Support Fact to Fact Union

2017-05-21 Thread raju
http://git-wip-us.apache.org/repos/asf/lens/blob/ae83caae/lens-cube/src/test/resources/schema/facts/cheapfact.xml -- diff --git a/lens-cube/src/test/resources/schema/facts/cheapfact.xml b/lens-cube/src/test/resources/schema/facts/

[25/51] [abbrv] lens git commit: LENS-1381: Support Fact to Fact Union

2017-05-21 Thread raju
http://git-wip-us.apache.org/repos/asf/lens/blob/ae83caae/lens-cube/src/main/java/org/apache/lens/cube/parse/SingleFactSingleStorageHQLContext.java -- diff --git a/lens-cube/src/main/java/org/apache/lens/cube/parse/SingleFactSingl

  1   2   3   >