lens git commit: LENS-1496 : Look ahead Time Partitions to be made configurable

2017-12-27 Thread sushilmohanty
Committer: sushilmohanty <sushilmoha...@apache.org> Committed: Wed Dec 27 13:43:09 2017 +0530 -- .../lens/cube/parse/CubeQueryConfUtil.java | 6 +++ .../lens/cube/parse/StorageCandidate.java | 27 +--- .../src/main

lens git commit: LENS-1486 : Disable test case testQueryAliveOnSessionClose

2017-11-21 Thread sushilmohanty
Committer: sushilmohanty <sushilmoha...@apache.org> Committed: Tue Nov 21 15:19:31 2017 +0530 -- .../lens/server/query/TestQueryIndependenceFromSessionClose.java | 2 +- 1 file changed, 1 insertion

lens git commit: LENS-1483 : Implementation for Jdbc driver cost

2017-11-17 Thread sushilmohanty
pos/asf/lens/tree/23112142 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/23112142 Branch: refs/heads/master Commit: 231121425f156bd572fb847fe87847ee093bbb9a Parents: 3b657de Author: Rajitha R <rajitha@gmail.com> Authored: Fri Nov 17 13:55:44 2017 +0530 Committer: sushilmohanty &l

lens git commit: LENS-1461 : Lens services state are not persisted correctly

2017-11-03 Thread sushilmohanty
Committer: sushilmohanty <sushilmoha...@apache.org> Committed: Fri Nov 3 13:25:53 2017 +0530 -- .../lens/server/session/HiveSessionService.java| 17 ++--- 1 file changed, 14 insertions(

lens git commit: LENS-1478 : Queries with partial data set as false lookahead not working

2017-09-19 Thread sushilmohanty
017 +0530 Committer: sushilmohanty <sushilmoha...@apache.org> Committed: Tue Sep 19 14:26:22 2017 +0530 -- .../main/java/org/apache/lens/cube/parse/StorageCandidate.java| 3 ++- 1 file changed, 2 insertions

lens git commit: LENS-1477 : Change default measure value to 0 instead of 0.0 in union queries

2017-09-18 Thread sushilmohanty
3:28 2017 +0530 Committer: sushilmohanty <sushilmoha...@apache.org> Committed: Mon Sep 18 16:33:28 2017 +0530 -- .../lens/cube/parse/ExpressionResolver.java | 2 +- .../lens/cube/parse/UnionQueryWriter.java | 14 +-

lens git commit: LENS-1476 : Order By clause is not rewritten correctly when column is wrapped with function

2017-09-14 Thread sushilmohanty
Sep 14 12:43:55 2017 +0530 Committer: sushilmohanty <sushilmoha...@apache.org> Committed: Thu Sep 14 12:43:55 2017 +0530 -- .../main/java/org/apache/lens/cube/parse/UnionQueryWriter.java| 3 ++- 1 file changed, 2 i

lens git commit: LENS-1475 : Override equals(Object obj) and hashcode() methods of SegmentationCandidate

2017-09-14 Thread sushilmohanty
14 12:42:57 2017 +0530 Committer: sushilmohanty <sushilmoha...@apache.org> Committed: Thu Sep 14 12:42:57 2017 +0530 -- .../lens/cube/parse/SegmentationCandidate.java | 21 1 file changed

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

2017-08-07 Thread sushilmohanty
il.com> Authored: Mon Aug 7 18:38:15 2017 +0530 Committer: sushilmohanty <sushilmoha...@apache.org> Committed: Mon Aug 7 18:38:15 2017 +0530 -- .../apache/lens/server/api/query/DriverSelectorQueryContext.java | 2 +- .../sr

lens git commit: LENS-1437 : Missing unit test cases for virtual fact

2017-06-27 Thread sushilmohanty
org/repos/asf/lens/tree/67adf5b8 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/67adf5b8 Branch: refs/heads/master Commit: 67adf5b8431cab29d36f8479d8273182cb0e088a Parents: 7072282 Author: Rajitha R <rajitha@gmail.com> Authored: Tue Jun 27 16:12:56 2017 +0530 Committer: sush

lens git commit: LENS-1430 : Expressions are not getting resolved correctly in union query

2017-06-06 Thread sushilmohanty
ored: Tue Jun 6 16:43:17 2017 +0530 Committer: sushilmohanty <sushilmoha...@apache.org> Committed: Tue Jun 6 16:43:17 2017 +0530 -- .../lens/cube/parse/ExpressionResolver.java | 36 +++-

lens git commit: LENS-1428 : Common measures are getting repeated in UnionQuery for JoinCandidate

2017-06-06 Thread sushilmohanty
8:38 2017 +0530 Committer: sushilmohanty <sushilmoha...@apache.org> Committed: Tue Jun 6 15:08:38 2017 +0530 -- .../apache/lens/cube/metadata/CubeMetastoreClient.java | 2 +- .../java/org/apache/lens/cube/parse/Candidat

lens git commit: LENS-1360 : org.apache.lens.driver.jdbc.TestJdbcDriver#testCancelQuery failing in pre-commit

2016-10-25 Thread sushilmohanty
: Tue Oct 25 14:04:45 2016 +0530 Committer: sushilmohanty <sushilmoha...@apache.org> Committed: Tue Oct 25 14:04:45 2016 +0530 -- .../org/apache/lens/driver/jdbc/JDBCDriver.java | 2 +- .../apache/lens/driver/jdbc/TestJdbcD

lens git commit: LENS-1155 : Seeing INTERNAL_SERVER_ERROR for JDBC queries due to connection unavailability

2016-05-25 Thread sushilmohanty
mit/5c25e68f Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/5c25e68f Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/5c25e68f Branch: refs/heads/master Commit: 5c25e68fe71670df6c72d3b8dc08fcbcad6011c4 Parents: a4b4b85 Author: SushilMohanty <sushilmoha...@apache.org> Authored: Wed May

lens git commit: LENS-1149 : Union queries with dim-attribute expressions are not written properly

2016-05-25 Thread sushilmohanty
16:47:03 2016 +0530 Committer: sushilmohanty <sushilmoha...@apache.org> Committed: Wed May 25 16:47:03 2016 +0530 -- .../parse/SingleFactMultiStorageHQLContext.java | 169 --- .../apache/lens/cube/parse/Cub

lens git commit: LENS-995 : QueryContextPriorityComparator should compare the priorities instead of cost

2016-04-01 Thread sushilmohanty
277 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/b36a0277 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/b36a0277 Branch: refs/heads/master Commit: b36a027748413db07099837bbd7c62207b95c896 Parents: 5faaf11 Author: sushilmohanty <sushilmoha...@apache.org> Authored: Fri Apr 1

lens git commit: LENS-932 : Skip partition registration for very old and future dates for a fact tables

2016-02-22 Thread sushilmohanty
Repository: lens Updated Branches: refs/heads/master 6be4d48fd -> d81211723 LENS-932 : Skip partition registration for very old and future dates for a fact tables Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/d8121172

lens git commit: LENS-903 : No candidate dim available exception should contain only brief error

2016-02-11 Thread sushilmohanty
Repository: lens Updated Branches: refs/heads/current-release-line 2f1ddd463 -> 991ceb312 LENS-903 : No candidate dim available exception should contain only brief error Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit:

lens git commit: LENS-903 : No candidate dim available exception should contain only brief error

2016-02-09 Thread sushilmohanty
Repository: lens Updated Branches: refs/heads/master 0b3203d04 -> 0a60ef331 LENS-903 : No candidate dim available exception should contain only brief error Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/0a60ef33 Tree: