You are viewing a plain text version of this content. The canonical link for it is here.
- incubator-lens git commit: LENS-163 Fix Lens Server & Stop related issues. Contributed by Srikanth Sundarrajan - posted by sr...@apache.org on 2015/01/01 15:19:20 UTC, 0 replies.
- incubator-lens git commit: LENS-148: Fixes the issue where persisted query results always show 0 rows processed (Raju Bairishetti via prongs) - posted by pr...@apache.org on 2015/01/05 07:48:13 UTC, 0 replies.
- incubator-lens git commit: LENS-173 : Remove unused dependencies from poms. (Laxman via amareshwari) - posted by am...@apache.org on 2015/01/09 13:01:39 UTC, 0 replies.
- incubator-lens git commit: LENS-181 : Adds post install script to expand war (Himanshu Gahlaut via amareshwari) - posted by am...@apache.org on 2015/01/11 07:11:15 UTC, 0 replies.
- [1/2] incubator-lens git commit: LENS-88 : Adds support for multiple chains to same destination table in same query (Rajat Khandelwal via amareshwari) - posted by am...@apache.org on 2015/01/11 07:15:32 UTC, 0 replies.
- [2/2] incubator-lens git commit: LENS-88 : Adds support for multiple chains to same destination table in same query (Rajat Khandelwal via amareshwari) - posted by am...@apache.org on 2015/01/11 07:15:33 UTC, 0 replies.
- incubator-lens git commit: LENS-169 : Add distinct keyword for attribute only selection ( Sushil Mohanty via amareshwari) - posted by am...@apache.org on 2015/01/11 07:18:02 UTC, 0 replies.
- incubator-lens git commit: LENS-185 : change lensserver-default and lens-client-default to listen on 0.0.0.0 (sharad) - posted by sh...@apache.org on 2015/01/12 07:24:48 UTC, 0 replies.
- incubator-lens git commit: LENS-196: Fixes the issues caused by LENS-181: 1. War expension not happening in dev setup. 2. Broken lens-cli packaging. spring xml not getting packaged. - posted by pr...@apache.org on 2015/01/13 10:45:40 UTC, 0 replies.
- incubator-lens git commit: LENS-180 : Always set fetch size from jdbc driver and enable row by row retrieval from mysql driver (Jaideep Dhok via amareshwari) - posted by am...@apache.org on 2015/01/13 10:52:50 UTC, 0 replies.
- incubator-lens git commit: LENS-156 : Fix javadoc/rest api issues in QueryServiceResource (Rajat Khandelwal via amareshwari) - posted by am...@apache.org on 2015/01/13 10:55:31 UTC, 0 replies.
- incubator-lens git commit: LENS-196: Fixes the issues caused by LENS-181(amareshwari via prongs): missed some files - posted by pr...@apache.org on 2015/01/13 12:38:02 UTC, 0 replies.
- incubator-lens git commit: LENS-191: Fixes TestJdbcDriver, which was failing in isolation (Jaideep Dhok via prongs) - posted by pr...@apache.org on 2015/01/15 10:25:48 UTC, 0 replies.
- incubator-lens git commit: LENS-180: Fixes the issue where doing latestdate when some facts are not partitioned with time dimension Gave Exception (Himanshu Gahlaut via prongs) - posted by pr...@apache.org on 2015/01/15 10:49:04 UTC, 0 replies.
- incubator-lens git commit: LENS-206. Update diagrams and their sources in site - posted by jd...@apache.org on 2015/01/21 11:55:01 UTC, 0 replies.
- incubator-lens git commit: LENS-210 : Fixes ArrayIndexOutOfBoundsException while dropping partitions from cli (Rajat Khandelwal via amareshwari) - posted by am...@apache.org on 2015/01/21 13:45:51 UTC, 0 replies.
- [1/2] incubator-lens git commit: LENS-205 : Fixes imports style (Rajat Khandelwal via amareshwari) - posted by am...@apache.org on 2015/01/21 13:48:39 UTC, 0 replies.
- [2/2] incubator-lens git commit: LENS-205 : Fixes imports style (Rajat Khandelwal via amareshwari) - posted by am...@apache.org on 2015/01/21 13:48:40 UTC, 0 replies.
- incubator-lens git commit: LENS-163 : Fix bug wrt conf propagation (Raju Bairishetti via amareshwari) - posted by am...@apache.org on 2015/01/21 13:54:50 UTC, 0 replies.
- incubator-lens git commit: LENS-213 Change checkstyle version to 2.0 (Amareshwari via jdhok) - posted by jd...@apache.org on 2015/01/21 13:56:56 UTC, 0 replies.
- incubator-lens git commit: LENS-131 : Fixes groupby resolver not to promote when constants are projected ( Sushil Mohanty via amareshwari) - posted by am...@apache.org on 2015/01/21 14:11:29 UTC, 0 replies.
- incubator-lens git commit: LENS-203 Pass ExplainQueryContext in LensDriver.explain (Amareshwari via jdhok) - posted by jd...@apache.org on 2015/01/21 14:18:33 UTC, 0 replies.
- incubator-lens git commit: LENS-179 Seeing Driver Query Plan of the selected driver is null on explain (Amareshwari via jdhok) - posted by jd...@apache.org on 2015/01/21 14:36:35 UTC, 0 replies.
- incubator-lens git commit: LENS-172 : Fix generate site script (Raju Bairishetti via amareshwari) - posted by am...@apache.org on 2015/01/22 06:16:10 UTC, 0 replies.
- incubator-lens git commit: LENS-223 Fix NPE while adding resource (Amareshwari via jdhok) - posted by jd...@apache.org on 2015/01/23 05:33:48 UTC, 0 replies.
- incubator-lens git commit: LENS-32 : Fix concurrency issues in CLI tests (amareshwari) - posted by am...@apache.org on 2015/01/23 09:35:27 UTC, 0 replies.
- incubator-lens git commit: LENS-149 : Improves no candidate fact table error (Rajat Khandelwal via amareshwari) - posted by am...@apache.org on 2015/01/23 09:46:38 UTC, 0 replies.
- incubator-lens git commit: LENS-209 : Adds regression module in Lens (Arshad Matin via amareshwari) - posted by am...@apache.org on 2015/01/23 13:43:40 UTC, 0 replies.
- incubator-lens git commit: LENS-227 : Add tests for ExplainAndPrepare failed queries for cube select query (amarehswari) - posted by am...@apache.org on 2015/01/23 13:46:01 UTC, 0 replies.
- incubator-lens git commit: LENS-226 : Fixes NPE in JoinResolver (Rajat Khandelwal via amareshwari) - posted by am...@apache.org on 2015/01/23 13:48:39 UTC, 0 replies.
- [1/5] incubator-lens git commit: LENS-239 Make LICENSE.txt as LICENSE (Amareshwari via jdhok) - posted by jd...@apache.org on 2015/01/27 09:21:20 UTC, 0 replies.
- [2/5] incubator-lens git commit: LENS-239 Make LICENSE.txt as LICENSE (Amareshwari via jdhok) - posted by jd...@apache.org on 2015/01/27 09:21:21 UTC, 0 replies.
- [3/5] incubator-lens git commit: LENS-239 Make LICENSE.txt as LICENSE (Amareshwari via jdhok) - posted by jd...@apache.org on 2015/01/27 09:21:22 UTC, 0 replies.
- [4/5] incubator-lens git commit: LENS-239 Make LICENSE.txt as LICENSE (Amareshwari via jdhok) - posted by jd...@apache.org on 2015/01/27 09:21:23 UTC, 0 replies.
- [5/5] incubator-lens git commit: LENS-239 Make LICENSE.txt as LICENSE (Amareshwari via jdhok) - posted by jd...@apache.org on 2015/01/27 09:21:24 UTC, 0 replies.
- incubator-lens git commit: LENS-215 Include incubating keyword in release artifacts (Amareshwari via jdhok) - posted by jd...@apache.org on 2015/01/27 09:24:48 UTC, 0 replies.
- incubator-lens git commit: LENS-237 Move to latest Apache pom dependency (Amareshwari via jdhok) - posted by jd...@apache.org on 2015/01/27 09:27:24 UTC, 0 replies.
- [1/3] incubator-lens git commit: LENS-230 Clean up license headers (Amareshwari via jdhok) - posted by jd...@apache.org on 2015/01/27 09:31:48 UTC, 0 replies.
- [2/3] incubator-lens git commit: LENS-230 Clean up license headers (Amareshwari via jdhok) - posted by jd...@apache.org on 2015/01/27 09:31:49 UTC, 0 replies.
- [3/3] incubator-lens git commit: LENS-230 Clean up license headers (Amareshwari via jdhok) - posted by jd...@apache.org on 2015/01/27 09:31:50 UTC, 0 replies.
- incubator-lens git commit: LENS-234 : Remove unused lens.server.user.resolver.db.* configurations (Rajat Khandelwal via amareshwari) - posted by am...@apache.org on 2015/01/29 07:37:41 UTC, 0 replies.
- incubator-lens git commit: LENS-35 : Adds AbridgedTimeRangeWriter to use IN clause to avoid stackoverflow when the partition list is huge (Jaideep Dhok via amareshwari) - posted by am...@apache.org on 2015/01/29 07:51:51 UTC, 0 replies.
- incubator-lens git commit: LENS-216 : Add incubation DISCLAIMER (Sushil Mohanty via amareshwari) - posted by am...@apache.org on 2015/01/29 07:59:12 UTC, 0 replies.
- incubator-lens git commit: LENS-241 : Fixes examples with results persisted in driver(amareshwari) - posted by am...@apache.org on 2015/01/30 13:16:16 UTC, 0 replies.
- incubator-lens git commit: LENS-190 : Fixes server restart not to stop because of recovering resources (Himanshu Gahlaut via amareshwari) - posted by am...@apache.org on 2015/01/30 13:18:53 UTC, 0 replies.
- incubator-lens git commit: LENS-190 : Add test jar ((Himanshu Gahlaut via amareshwari) - posted by am...@apache.org on 2015/01/30 13:21:08 UTC, 0 replies.
- incubator-lens git commit: LENS-229 : Remove Impala module (Rajat Khandelwal via amareshwari) - posted by am...@apache.org on 2015/01/30 13:26:04 UTC, 0 replies.
- incubator-lens git commit: LENS-58 : Flattened columns should include reachable fields through join chains (amareshwari - posted by am...@apache.org on 2015/01/30 13:28:00 UTC, 0 replies.
- svn commit: r1656011 - in /incubator/lens/site/publish: ./ admin/ apidocs/ apidocs/org/apache/lens/api/ apidocs/org/apache/lens/api/class-use/ apidocs/org/apache/lens/api/metastore/ apidocs/org/apache/lens/api/metastore/class-use/ apidocs/org/apache/le... - posted by am...@apache.org on 2015/01/30 14:29:38 UTC, 0 replies.