1. 0b3e7aa PHOENIX-5194 Thread Cache is not update for Index retries in for MutationState#send()#doMutation() by Monani Mihir · 5 years ago
  2. 6ca7ff6 PHOENIX-5138 - ViewIndexId sequences created after PHOENIX-5132 shouldn't collide with ones created before it by Geoffrey Jacoby · 5 years ago
  3. 2ba4d8b PHOENIX-5230 Fix ChangePermissionsIT and TableDDLPermissionIT on master by Thomas D'Silva · 5 years ago
  4. 43600fb Implement TaskRegionObserver for Index rebuild by Gokcen Iskender · 5 years ago
  5. e8664d1 PHOENIX-5101 ScanningResultIterator getScanMetrics throws NPE by Karan Mehta · 5 years ago
  6. 507e6b5 PHOENIX-5169 Query logger is still initialized for each query if the log level is off(addendum) by jaanai · 5 years ago
  7. bdb6a08 PHOENIX-5169 Query logger is still initialized for each query if the log level is off by jaanai · 5 years ago
  8. 79fda57 Fix ConcurrentMutationsIT testLockUntilMVCCAdvanced and testRowLockDuringPreBatchMutateWhenIndexed failures on the master branch by Thomas D'Silva · 5 years ago
  9. 81e4a23 PHOENIX-5207 Create index if not exists fails incorrectly if table has 'maxIndexesPerTable' indexes already by Abhishek Singh Chouhan · 5 years ago
  10. 679dd55 PHOENIX-5062 Create a new repo for the phoenix connectors (addendum) by Thomas D'Silva · 5 years ago
  11. 208e086 PHOENIX-5180 Add API to PhoenixRunTime to get ptable of a tenant using a global connection by Abhishek Singh Chouhan · 5 years ago
  12. 69e5bb0 PHOENIX-1614 ALTER TABLE ADD IF NOT EXISTS doesn't work as expected by Toshihiro Suzuki · 5 years ago
  13. c06bb59 PHOENIX-5172: Harden the PQS canary synth test tool with retry mechanism and more logging by Swaroopa Kadam · 5 years ago
  14. f256004 PHOENIX-5184: HBase and Phoenix connection leaks in Indexing code path, OrphanViewTool and PhoenixConfigurationUtil by Chinmay Kulkarni · 5 years ago
  15. 3c7b108 PHOENIX-4900 Modify MAX_MUTATION_SIZE_EXCEEDED and MAX_MUTATION_SIZE_BYTES_EXCEEDED exception message to recommend turning autocommit on for deletes by Xinyi Yan · 5 years ago
  16. 43609f8 PHOENIX-5062 Create a new repo for the phoenix connectors by Thomas D'Silva · 5 years ago
  17. dd8789b PHOENIX-5148 Improve OrderPreservingTracker to optimize OrderBy/GroupBy for ClientScanPlan and ClientAggregatePlan by chenglei · 5 years ago
  18. 05b9901 PHOENIX-5131 Make spilling to disk for order/group by configurable by Abhishek Singh Chouhan · 5 years ago
  19. c73947a PHOENIX-5185 support Math PI function (#461) by Xinyi Yan · 5 years ago
  20. 6e3cb31 PHOENIX-5196 Fix rat check in pre commit by Abhishek Singh Chouhan · 5 years ago
  21. 0de237e PHOENIX-5188 - IndexedKeyValue should populate KeyValue fields by Geoffrey Jacoby · 5 years ago
  22. f969444 PHOENIX-5178 SYSTEM schema is not getting cached at MetaData server(addendum) by Ankit Singhal · 5 years ago
  23. 5d66774 PHOENIX-5178 SYSTEM schema is not getting cached at MetaData server by Ankit Singhal · 5 years ago
  24. 26d3734 PHOENIX-5182: Deprecate getTotalSum API of the GlobalMetric interface by Chinmay Kulkarni · 5 years ago
  25. 452cfff PHOENIX-5175 Separate client settings for disabling server side mutations for upserts and deletes by Abhishek Singh Chouhan · 5 years ago
  26. afb191d PHOENIX-5122: PHOENIX-4322 breaks client backward compatibility by Jacob Isaac · 5 years ago
  27. 7dad115 PHOENIX-4929 IndexOutOfBoundsException when casting timestamp to date by Xinyi Yan · 5 years ago
  28. 222ac02 PHOENIX-5063 Create a new repo for the phoenix query server (#454) by karanmehta93 · 5 years ago
  29. d93babd PHOENIX-5063 Create a new repo for the phoenix query server (#422) by karanmehta93 · 5 years ago
  30. 6d13f5b PHOENIX-4345 Error message for incorrect index is not accurate by Xinyi Yan · 5 years ago
  31. 29b6c9b PHOENIX-2265 Disallow creation of view over HBase table if PK not specified by Xinyi Yan · 5 years ago
  32. d4f0578 PHOENIX-5141 Use HBaseFactoryProvider.getConfigurationFactory (addendum) by Thomas D'Silva · 5 years ago
  33. 351db9a PHOENIX-5141 Use HBaseFactoryProvider.getConfigurationFactory (addendum) by Thomas D'Silva · 5 years ago
  34. 8be7602 PHOENIX-5141 Use HBaseFactoryProvider.getConfigurationFactory to get the config in PhoenixRDD (addendum) by Thomas D'Silva · 5 years ago
  35. af9ae19 PHOENIX-374: Enable access to dynamic columns in * or cf.* selection (Addendum) by Chinmay Kulkarni · 5 years ago
  36. 52e24fc PHOENIX-5089 Add tenantId parameter to IndexScrunityTool by Gokcen Iskender · 5 years ago
  37. 122ea97 PHOENIX-3623 Integrate Omid with Phoenix. Fix omid hbase2 dependencies by Yonatan Gottesman · 5 years ago
  38. f9908c8 PHOENIX-5018 Index mutations created by UPSERT SELECT will have wrong timestamps by Kadir · 5 years ago
  39. f1a6081 PHOENIX-5141 Use HBaseFactoryProvider.getConfigurationFactory to get the config in PhoenixRDD by Thomas D'Silva · 5 years ago
  40. 5f56a4b PHOENIX-5124 Add config to enable PropertyPolicyProvider (addendum) by Thomas D'Silva · 5 years ago
  41. f65e570 PHOENIX-5124 Add config to enable PropertyPolicyProvider by Thomas D'Silva · 5 years ago
  42. 207263f PHOENIX-5132 - View indexes with different owners but of the same base table can be assigned same ViewIndexId by Geoffrey Jacoby · 5 years ago
  43. 982b09a PHOENIX-5069 Use asynchronous refresh to provide non-blocking Phoenix Stats Client Cache by Bin · 6 years ago
  44. 20bc741 PHOENIX-5128 Add ability to skip header in CsvBulkLoadTool by Josh Elser · 5 years ago
  45. 0d44f76 PHOENIX-4940 - Addendum for IndexToolIT test failure by Gokcen Iskender · 5 years ago
  46. 08c4496 PHOENIX-5125 Some tests fail after PHOENIX-4009 by Karan Mehta · 5 years ago
  47. b4d2745 PHOENIX-5126 RegionScanner leak leading to store files not getting cleared by Abhishek Singh Chouhan · 5 years ago
  48. b5fb4c4 PHOENIX-5124 PropertyPolicyProvider should not evaluate default hbase config properties (addendum) by Thomas D'Silva · 5 years ago
  49. d17f943 PHOENIX-5124 PropertyPolicyProvider should not evaluate default hbase config properties by Thomas D'Silva · 5 years ago
  50. 1bb4313 PHOENIX-4940 Add tenantId parameter to index tool by Gokcen Iskender · 5 years ago
  51. db1a076 PHOENIX-5121 Move unnecessary sorting and fetching out of loop by Aman Poonia · 5 years ago
  52. 4a8a4bc PHOENIX-5111: Null Pointer exception fix in index tool due to outputpath being null when direct option is supplied by Gokcen Iskender · 5 years ago
  53. 4a911a8 PHOENIX-5123 Avoid using MappedByteBuffers for server side GROUP BY. by Lars Hofhansl · 5 years ago
  54. 77ea6ea PHOENIX-374: Enable access to dynamic columns in * or cf.* selection by Chinmay Kulkarni · 5 years ago
  55. d9d30b1 PHOENIX-5120; use readFully instead of read. by Lars Hofhansl · 5 years ago
  56. 4f396c6 PHOENIX-5120 Avoid using MappedByteBuffers for server side sorting. by Lars Hofhansl · 5 years ago
  57. 3cb1d32 PHOENIX-5105 Push Filter through Sort for SortMergeJoin by chenglei · 5 years ago
  58. 2ace905 PHOENIX-5080 Index becomes Active during Partial Index Rebuilder if Index Failure happens by Monani Mihir · 5 years ago
  59. 52b5d9d PHOENIX-5094 increment pending disable count for index when rebuild starts by Kiran Kumar Maturi · 5 years ago
  60. bc88c69 PHOENIX-4993 (addendum) Fix test timeout issue by Kiran Kumar Maturi · 5 years ago
  61. 03eabeb PHOENIX-5091 Add new features to UpdateStatisticsTool (#430) by karanmehta93 · 5 years ago
  62. 8a0eb3e PHOENIX-5116 DistinctPrefixFilterIT fails. by Lars Hofhansl · 5 years ago
  63. 3a4a727 PHOENIX-5106 Avoid getting an explain plan for each query (even without tracing). by Lars Hofhansl · 5 years ago
  64. aa834a0 PHOENIX-4993 added test to check cached connections are not closed when region closes by Kiran Kumar Maturi · 5 years ago
  65. bcbcfd8 PHOENIX-4009 Run UPDATE STATISTICS command by using MR integration on snapshots by Karan Mehta · 5 years ago
  66. 77fdcc2 Revert "PHOENIX-4993 added test to check cached connections are not closed when region closes" by Vincent Poon · 5 years ago
  67. 1455763 PHOENIX-4993 added test to check cached connections are not closed when region closes by Kiran Kumar Maturi · 5 years ago
  68. 573ec9f PHOENIX-5109; 2nd addendum, test fixes. by Lars Hofhansl · 5 years ago
  69. 341dde7 PHOENIX-5109; addendum, more tests, and test fixes. by Lars Hofhansl · 5 years ago
  70. 1fcc887 PHOENIX-5109 Allow local indexes to work for queries with uncovered columns. by Lars Hofhansl · 5 years ago
  71. c8686ce PHOENIX-3623 Integrate Omid with Phoenix (addendum) by Yonatan Gottesman · 5 years ago
  72. ebb3429 PHOENIX-5102 Filtering on DATE types throws an exception using the spark connector by Thomas D'Silva · 5 years ago
  73. 261e010 PHOENIX-5100 Add test to verify IndexTool can build global view indexes by Thomas D'Silva · 5 years ago
  74. 3bd426f modify index state based on client version to support old clients by kiran.maturi · 5 years ago
  75. 7d6d8e4 PHOENIX-5059 Use the Datasource v2 api in the spark connector (addendum) by Thomas D'Silva · 5 years ago
  76. 583cdd3 PHOENIX-5059 Use the Datasource v2 api in the spark connector by Thomas D'Silva · 5 years ago
  77. 52a89f0 PHOENIX-5055 Split mutations batches probably affects correctness of index data by jaanai · 5 years ago
  78. e6e043b PHOENIX-4820 Optimize OrderBy for ClientAggregatePlan by chenglei · 5 years ago
  79. 3671097 PHOENIX-5084 Changes from Transactional Tables are not visible to query in different client. by Lars Hofhansl · 5 years ago
  80. 5750950 PHOENIX-5074 DropTableWithViewsIT.testDropTableWithChildViews is flapping by Kadir · 5 years ago
  81. 412e078 [PHOENIX-3623] Integrate Omid with Phoenix. by Ohad Shacham · 5 years ago
  82. 85ab5d6 PHOENIX-5070 NPE when upgrading Phoenix 4.13.0 to Phoenix 4.14.1 with hbase-1.x branch in secure setup by Monani Mihir · 5 years ago
  83. 69d2d76 PHOENIX-5025 Tool to clean up orphan views (addendum) by Kadir · 5 years ago
  84. ad44674 PHOENIX-4983: Added missing apache license header. by s.kadam · 5 years ago
  85. 71946ed PHOENIX-5048 Index Rebuilder does not handle INDEX_STATE timestamp check for all index by Monani Mihir · 5 years ago
  86. 1c042c2 PHOENIX-4983: Allow using a connection with a SCN set to write data to tables EXCEPT transactional tables or mutable tables with indexes or tables with ROW_TIMESTAMP column. by s.kadam · 5 years ago
  87. f0881a1 PHOENIX-5025 Tool to clean up orphan views by Kadir · 6 years ago
  88. 466ea28 PHOENIX-4763: Changing a base table property value should be reflected in child views (if the property wasn't changed) by Chinmay Kulkarni · 6 years ago
  89. 303fff0 PHOENIX-4832: Add Canary Test Tool for Phoenix Query Server. by s.kadam · 5 years ago
  90. aa276bf ScanningResultIterator metric RowsScanned not set. PHOENIX-5051 by chfeng · 5 years ago
  91. 1ab08c7 PHOENIX-4781 Create artifact jar so that shaded jar replaces it properly by Vincent Poon · 6 years ago
  92. 52b563d Revert "PHOENIX-4781 Fix phoenix-client and phoenix-server jar naming convention" by Vincent Poon · 6 years ago
  93. 27bf35b Revert "PHOENIX-4781 Fix phoenix-client and phoenix-server jar naming convention (addendum)" by Vincent Poon · 6 years ago
  94. e0dda83 PHOENIX-4781 Fix phoenix-client and phoenix-server jar naming convention (addendum) by Vincent Poon · 6 years ago
  95. 17217fa PHOENIX-4781 Fix phoenix-client and phoenix-server jar naming convention by Vincent Poon · 6 years ago
  96. 179eb50 PHOENIX-5037 Fix maven site reporting warnings on build by Artem Ervits · 6 years ago
  97. 7217568 PHOENIX-5038 Use a single version of Scala in phoenix-spark by Artem Ervits · 6 years ago
  98. 8cf6fd2 PHOENIX-5036 Removes the duplicate junit dependency from phoenix-pherf by Artem Ervits · 6 years ago
  99. 70d5cd9 PHOENIX-4765 Add client and server side config property to enable rollback of splittable System Catalog if required (addendum) by Thomas D'Silva · 6 years ago
  100. 0a84ad6 PHOENIX-4765 Add client and server side config property to enable rollback of splittable System Catalog if required by Thomas D'Silva · 6 years ago