1. a899577 LENS-1416 : Union query order by should work on column alias by Sushil Mohanty · 7 years ago
  2. b58749e LENS-974: Add cube-segmentation for base cube by Rajat Khandelwal · 7 years ago
  3. d78766c LENS-1415: Make ResultRow implement Serializable by Rajat Khandelwal · 7 years ago
  4. 44a266a LENS-1414: StorageCandidates not getting pruned for non continuous update period by Sushil Mohanty · 7 years ago
  5. cb48aa3 LENS-1413: Estimates failing with Task rejection errors by Lavkesh Lahngir · 7 years ago
  6. 7f3731e LENS-1411: Queries not rewritten correctly when aggregate expression used inside "case when..." by Sushil Mohanty · 7 years ago
  7. de8f2ec LENS-1410 : Make the filter while getting a list of partitions mandatory by Lavkesh Lahngir · 7 years ago
  8. cf944c1 LENS-1405 : Add xsd for virtual fact by Rajitha R · 7 years ago
  9. c4cd6d8 LENS-1391 : Fix pending review comments on MaxCoveringFactResolver and LeastPartitionResolver by Lavkesh Lahngir · 7 years ago
  10. f8a3879 LENS-1409 : Remove Unknown.log file before lens startup by Lavkesh Lahngir · 7 years ago
  11. b94fc5b LENS-1393 : Upgrade javax mail version by Lavkesh Lahngir · 7 years ago
  12. ae83caa LENS-1381: Support Fact to Fact Union by Sushil Mohanty · 7 years ago
  13. 186f03f LENS-1396: Checkstyle failing with java8 syntax by Rajat Khandelwal · 7 years ago
  14. d1b43d6 LENS-1398(incremental): Python client not raising exception in some cases by Rajat Khandelwal · 7 years ago
  15. a3045fe LENS-1398: Python client not raising exception in some cases by Rajat Khandelwal · 7 years ago
  16. bd344c7 LENS-1390 : Fix issues with updatePeriodTableDescriptor by Lavkesh Lahngir · 7 years ago
  17. f0dadd7 LENS-1386 : Add support for separate tables for update periods in one storage by Lavkesh Lahngir · 7 years ago
  18. 0cd22b1 LENS-1387: Move Lens compile & target version to Java 8 by Rajat Khandelwal · 7 years ago
  19. 97fe26d LENS-1380 : Revamp testcase division by Archana H · 7 years ago
  20. 6af57fb LENS-773: Include dimension table partitions in FactPartitionBasedQueryCostCalculator by Amareshwari Sriramadasu · 7 years ago
  21. d46e78c LENS-1384 : Update error message for data completeness check by Narayan Periwal · 7 years ago
  22. 29568fa LENS-1373 : Specify chain of comparators for query comparator config by Rajat Khandelwal · 7 years ago
  23. 5ac6880 LENS-1370 : Fix purging queries which are before retry framework by Rajat Khandelwal · 7 years ago
  24. 4fb2506 LENS-1378 : Fix dimensions to query from DenormalizationResolver for expression fields by Amareshwari Sriramadasu · 7 years ago
  25. 98990c3 LENS-1379 : Fix session expiry for sessions in which operations were done by Amareshwari Sriramadasu · 7 years ago
  26. fe66131 LENS-1377 : Optimize measure covering set to exclude fact covering all measures in other combinations by Amareshwari Sriramadasu · 7 years ago
  27. 02cbd6b LENS-1359: Add driver hooks for user based filtering of queries by Rajat Khandelwal · 7 years ago
  28. 078555c LENS-1333: Add data completeness checks on query writing path by Narayan Periwal · 7 years ago
  29. 0cce226 LENS-1346: Mention license for AppDispatcher.js file in root LICENSE file by Amareshwari Sriramadasu · 7 years ago
  30. 666fc77 LENS-1374 : Add more logs in FieldValidator by Rajat Khandelwal · 7 years ago
  31. 08d7963 LENS-1369: Fixing Druid query rewriter issues as per the current state of plyql by Rajitha R · 7 years ago
  32. 4ae48c7 LENS-968: Configure timeouts for queries and terminate queries in case of timeouts by Amareshwari Sriramadasu · 7 years ago
  33. 3c23f18 LENS-1370 : Fix Queries persisted before retry framework upgrade are not getting purged by Rajat Khandelwal · 8 years ago
  34. 9b0a453 LENS-1357 : Fix NPE in stop lens services after a failed attempt of start by Rajat Khandelwal · 8 years ago
  35. d1a0e0e LENS-1342 : Close InputStreamReader in PropertyBasedUserConfigLoader by Ted Yu · 8 years ago
  36. 95a4f59 LENS-1327 : Handle data delay for scheduled jobs by Lavkesh Lahngir · 8 years ago
  37. d09e5e2 LENS-1363: Updated documentation and fixed error While building Lens Site (due to upgrade of enunciate plugin) by Puneet Gupta · 8 years ago
  38. 53909ba revreser merge form current-release-line by Puneet · 8 years ago
  39. 547a42f LENS-1360 : org.apache.lens.driver.jdbc.TestJdbcDriver#testCancelQuery failing in pre-commit by Amareshwari Sriramadasu · 8 years ago
  40. f274e29 LENS-1361 : Ignore DB failure while scheduler startup by Lavkesh Lahngir · 8 years ago
  41. 5496185 LENS-1325 : Add tests and document passing encoded urls for query http notifications by Puneet Gupta · 8 years ago
  42. 70855ea LENS-897: support for prepared query on lens client jdbc by piyush · 8 years ago
  43. 34f15c6 LENS-1358: Lens server snapshotter failing when there's a jdbc query running while snapshotting by Rajat Khandelwal · 8 years ago
  44. 38ab6c6 LENS-743: Query retry framework for retrying upon transient failures by Rajat Khandelwal · 8 years ago
  45. 182f6dc LENS-1355 : Fix parsing fields named 'date' by Rajat Khandelwal · 8 years ago
  46. 39252f9 LENS-1308: User config loader database calls not inserting entries by Rajat Khandelwal · 8 years ago
  47. d9884ec LENS-1287: Create command in cli to create schema taking parent directory where schema is stored by Rajat Khandelwal · 8 years ago
  48. 2cfb7b0 LENS-1273 : Resolve issues with case when aggregate expressions with dim-attributes conditions by Amareshwari Sriramadasu · 8 years ago
  49. 9ef7ce7 LENS-1345: Fixing deadlock in jdbc query status update flow by Rajat Khandelwal · 8 years ago
  50. 61ee6bf LENS-1340: Adding API for data completeness checker by Narayan Periwal · 8 years ago
  51. 1bb189b LENS-1343 : Fix expression not being propagated to error message in COULD_NOT_PARSE_EXPRESSION error by Rajat Khandelwal · 8 years ago
  52. e6a59b7 LENS-1344 : Make individual component headers on cube schema page on UI left aligned by Rajat Khandelwal · 8 years ago
  53. 1a57cdd Revert "LENS-1340 : Add DataCompletenessChecker" by Amareshwari Sriramadasu · 8 years ago
  54. 5a18cce LENS-1271 : Regression tests for Saved Query and Scheduler feature by Archana H · 8 years ago
  55. bf25ac5 LENS-1326 : Disable hive session and operation timeouts by Lavkesh Lahngir · 8 years ago
  56. 47a3012 LENS-1340 : Add DataCompletenessChecker by Narayan Periwal · 8 years ago
  57. 08ce297 LENS-1324 : Support more hooks in DriverQueryHook by Puneet Gupta · 8 years ago
  58. 837e399 [maven-release-plugin] prepare for next development iteration by Puneet · 8 years ago
  59. 7224d83 [maven-release-plugin] prepare release apache-lens-2.6.1 by Puneet · 8 years ago apache-lens-2.6.1
  60. 241603c LENS-1224: Lens Druid sql rewriter changes by Rajitha R · 8 years ago
  61. f1a959b LENS-1334 : Fix full outer join condition for multi fact queries with more than two tables by Sushil Mohanty · 8 years ago
  62. aeb2d8e LENS-1336: lens/contrib/client/python should not be build in default profile by Rajat Khandelwal · 8 years ago
  63. fa865bf LENS-1336: lens/contrib/client/python should not be build in default profile by Rajat Khandelwal · 8 years ago
  64. e4ac153 LENS-1338: (incremental patch) Fix lens version in hivedriver-site.xml by Amareshwari Sriramadasu · 8 years ago
  65. 7efc643 LENS-1337 : Update docs link in release-history by Puneet Gupta · 8 years ago
  66. faf721f LENS-1337 : Update docs link in release-history by Puneet Gupta · 8 years ago
  67. 0f7a1d6 LENS-1336: Add contrib(clients) module to modules section by Amareshwari Sriramadasu · 8 years ago
  68. d4225f6 LENS-1336: Add contrib(clients) module to modules section by Amareshwari Sriramadasu · 8 years ago
  69. ba2d3e5 LENS-1337: Update Release documentation for lens 2.6.1 by Puneet Gupta · 8 years ago
  70. c600c82 LENS-1337: Update Release documentation for lens 2.6.1 by Puneet Gupta · 8 years ago
  71. 8a71940 LENS-1338: Update current-release-line version to 2.6.1 in all poms and configs by Amareshwari Sriramadasu · 8 years ago
  72. 5a63a07 LENS-1318: Query Resource in the lens server offers very limited information on the getAllQueries call by Srikanth Sundarrajan · 8 years ago
  73. 3e64eea [maven-release-plugin] prepare for next development iteration by Puneet · 8 years ago
  74. 925094f [maven-release-plugin] prepare release apache-lens-2.6.0 by Puneet · 8 years ago apache-lens-2.6.0
  75. d89a4ea LENS-1331 : Remove protobuf dependency from lens by Archana H · 8 years ago
  76. dc6560f LENS-1331 : Remove protobuf dependency from lens by Archana H · 8 years ago
  77. 6ca6157 LENS-1320: Limit the maximum number of scheduled jobs per user by Lavkesh Lahngir · 8 years ago
  78. 3c6433d LENS-1321: Add License message for properties files by Puneet Gupta · 8 years ago
  79. e814026 LENS-1321: Add License message for properties files by Puneet Gupta · 8 years ago
  80. 0359591 LENS-1314 : Update 2.6 release documentation by Puneet Gupta · 8 years ago
  81. 0d31b74 LENS-1314 : Update 2.6 release documentation by Puneet Gupta · 8 years ago
  82. 8108ba0 LENS-1283 : Map failure in APIResult to exception in LensClient by Rajat Khandelwal · 8 years ago
  83. 4fa61d9 LENS-1317 : Lens Query Conf to be persisted in Finished_Queries store by Srikanth Sundarrajan · 8 years ago
  84. fe4ea6b LENS-1323 : Fix TestRemoteHiveDriver#testMultiThreadClient test failure by Rajat Khandelwal · 8 years ago
  85. 4556773 LENS-1300 : Query submission to be rejected on sessions marked for close by Rajat Khandelwal · 8 years ago
  86. d1a4635 LENS-1322 : Display join chain details as a tooltip on dim attributes using that join chain by Rajat Khandelwal · 8 years ago
  87. b438aa2 LENS-1303 : Query lists on UI will use time filters by Rajat Khandelwal · 8 years ago
  88. 7947acd LENS-1304 : Log Driver query in lens finished_queries by Raghavendra Singh · 8 years ago
  89. 1277440 LENS-1319: Add option to pass query conf while submitting query via Lens Java Client by Srikanth Sundarrajan · 8 years ago
  90. 3ab732a LENS-1286: Handle Restart cases for Scheduler by Lavkesh Lahngir · 8 years ago
  91. 9d21940 LENS-1307: LENS 1307 execute_with_timout not timing out after timeout time by Puneet Gupta · 8 years ago
  92. ca19ead LENS-1197 : Update doc for api getAllFacts of a cube by Archana H · 8 years ago
  93. 051ad2d LENS-1197 : Update doc for api getAllFacts of a cube by Archana H · 8 years ago
  94. 85cb0c5 LENS-1298 : Make the test event handler sync by Lavkesh Lahngir · 8 years ago
  95. d9911f6 LENS-1298: Thread should have ability to wait for Events to be processed by Lavkesh Lahngir · 8 years ago
  96. 5db78ce LENS-1306 : Fix final rewritten when more than two facts are candidates for a query by Lavkesh Lahngir · 8 years ago
  97. 0013ec2 LENS-1275: Launch Time should be set before executeAsync is called on selected driver by Rajat Khandelwal · 8 years ago
  98. 471fd90 LENS-1288: example-job.xml in example schema isn't up to date with recent xsd changes by Lavkesh Lahngir · 8 years ago
  99. 2e56643 LENS-1289 : Fact column start_time and end_time not getting reflected with update fact command by Sushil Mohanty · 8 years ago
  100. c2100fa LENS-1243: Support Asynchronous status updates from drivers by Rajat Khandelwal · 8 years ago