1. 6a0149a PHOENIX-7766: Generate point lookups while using IS NULL on trailing PK columns (#2377) by sanjeet006py · 8 days ago master
  2. 4455038 PHOENIX-7777 : Disable default configuration for View TTL (#2387) by Palash Chauhan · 2 weeks ago
  3. 4583671 PHOENIX-7774 : Increase default number of max indexes allowed per table (#2385) by Palash Chauhan · 3 weeks ago
  4. fe50526 PHOENIX-7758 Read repair with DistinctPrefixFilter can give incorrect results (#2365) by tkhurana · 3 weeks ago
  5. d06e17e PHOENIX-7772 : Fix NPE in TOTAL_SEGMENTS query when table has index (#2382) by Palash Chauhan · 4 weeks ago
  6. 9aa67a7 PHOENIX-7770 Incorrect index scan range while using RVC on VARBINARY_ENCODED (#2380) by Viraj Jasani · 4 weeks ago
  7. a7feb02 spotless fix by Viraj Jasani · 4 weeks ago
  8. 57b1f9f PHOENIX-7762 Incorrect scan boundary when slot span exceeds actual bound in composite key (#2373) by Viraj Jasani · 4 weeks ago
  9. 7d8cfe9 PHOENIX-7759: Preserve buffered mutations when batch size limit is exceeded (#2371) by Hari Krishna Dara · 4 weeks ago
  10. 9006faf PHOENIX-7198 support for multi row constructors in single upsert query (#2222) by richardantal · 5 weeks ago
  11. 8a9b299 PHOENIX-7760 Incorrect scan range for RVC with overlapping constraints (#2367) by Viraj Jasani · 5 weeks ago
  12. 5cd2b74 PHOENIX-7729: Identify top N slowest parallel scans for metrics reporting (#2337) by sanjeet006py · 6 weeks ago
  13. 3050049 PHOENIX-7753 : Allow uncovered index creation on tables with relaxed conditional TTL (#2357) by Palash Chauhan · 6 weeks ago
  14. aa44ae6 PHOENIX-7743 : Fix TNFE in IndexTool server side builds for case sensitive names (#2331) by Palash Chauhan · 6 weeks ago
  15. ba340dd PHOENIX-7474 addendum (#2363) by Palash Chauhan · 6 weeks ago
  16. 5ed9667 PHOENIX-7757 : Support arithmetic with if_not_exists in bson SET update expression (#2362) by Palash Chauhan · 6 weeks ago
  17. 137cca5 spotless fix by Viraj Jasani · 7 weeks ago
  18. 1115c7c PHOENIX-300 Add support for TRUNCATE TABLE (#1409) by Rahul Agarkar · 7 weeks ago
  19. 27d6b1b PHOENIX-7474 Migrate IndexTool tables and make sure they are created (#2031) by richardantal · 7 weeks ago
  20. 6230eb0 PHOENIX-7748 Empty column cell is not returned when scan has both EmptyColumnOnlyFilter and DistinctPrefixFilter (#2353) by tkhurana · 7 weeks ago
  21. aecd1f5 PHOENIX-7746 Fix flapper test MetaDataCacheMetricsIT.testGlobalClientCacheMetricsOfCreateAndDropTable (#2346) by tkhurana · 9 weeks ago
  22. 30620e4 PHOENIX-6672: update building_website to mention git instead of svn (#2343) by richardantal · 9 weeks ago
  23. c5c0777 PHOENIX-7744 Update log4j2 to 2.25.3 (#2338) by Istvan Toth · 2 months ago
  24. 93203b0 PHOENIX-7704: Integrate HBase's new Scan Latency Metrics (#2329) by sanjeet006py · 3 months ago
  25. 1493190 PHOENIX-7727 Eliminate IndexMetadataCache RPCs by leveraging server PTable cache (#2321) by Viraj Jasani · 3 months ago
  26. fd6a76e PHOENIX-7741 Remove usage of isRegionInTransition method from phoenix tests (#2330) by Umesh · 3 months ago
  27. 4d0905a PHOENIX-7740 Update JAXB to 2.3.9 in Pherf and fix XML object collection initialization (#2327) by Istvan Toth · 3 months ago
  28. 1d684a9 PHOENIX-7739 Update Default HBase 2.5 version to 2.5.13 (#2325) by Istvan Toth · 4 months ago
  29. 0d71499 PHOENIX-7731: Add phoenix-hbase-compat module for HBase 2.6.4 (#2291) by sanjeet006py · 4 months ago
  30. 6c3ee49 PHOENIX-6644 Fix column name based ResultSet getter for view indexes (#2298) by Saurabh Rai · 4 months ago
  31. 827c168 PHOENIX-7737 Fix flapper testScanningResultIteratorQueryTimeoutForPagingWithVeryLowTimeout (#2322) by tkhurana · 4 months ago
  32. 55de06c PHOENIX-7732 : Drop CDC should not throw TNFE when IF EXISTS is used (#2318) by Palash Chauhan · 4 months ago
  33. 5b3280a PHOENIX-7715 Bump phoenix version after 5.3 release (#2303) by richardantal · 4 months ago
  34. 21ab785 PHOENIX-7493 Addendum Only making HAGroupStoreClient unhealthy on CONNECTION_LOST (#2316) by ritegarg · 4 months ago
  35. b7881ae PHOENIX-7613 Update Apache parent pom to 31 (#2172) by Istvan Toth · 4 months ago
  36. 0594609 PHOENIX-7370 Server to server system table RPC calls should use separate RPC handler pool (#2301) by Viraj Jasani · 5 months ago
  37. 22b49d0 PHOENIX-7718 : CDC Stream improvements (#2308) by Palash Chauhan · 5 months ago
  38. d3499ef PHOENIX-7711 Make Phoenix test jar available for consumption by applications (#2306) by Jing Yu · 5 months ago
  39. 5466a0d PHOENIX-7695 : ParallelPhoenixResultSet keeps the unused result set open for too long (#2293) by Rahul Kumar · 5 months ago
  40. f90725b PHOENIX-7709 Index committer post writer lazy mode - Async RPC call for verified index mutations (#2297) by Viraj Jasani · 5 months ago
  41. 3b01bdf PHOENIX-7708 Update Jackson to 2.18.4.1 (#2295) by Istvan Toth · 5 months ago
  42. 96b8ffe PHOENIX-7707 Phoenix server paging on valid rows (#2294) by tkhurana · 5 months ago
  43. 59474cd PHOENIX-7705 Support for a row size function (#2292) by Kadir Ozdemir · 5 months ago
  44. c45ea17 PHOENIX-7582 Accept phoenix.skip.system.tables.existence.check from hbase-site.xml (#2229) by Norbert Meszaros · 6 months ago
  45. b47bb8b PHOENIX-7701 UngroupedAggregateRegionScanner doesn't release rpc handler on page timeouts (#2289) by tkhurana · 6 months ago
  46. e88d0fc PHOENIX-7702 Backward compatibility test framework support for phoenix 5.2 and hbase 2.6 (#2287) by Viraj Jasani · 6 months ago
  47. 8ca2274 PHOENIX-7426 Generating index mutations for immutable tables on the s… (#2245) by Kadir Ozdemir · 6 months ago
  48. cb33ec3 PHOENIX-7700 Update default values for schema change retry policy (#2286) by Viraj Jasani · 6 months ago
  49. 232262c PHOENIX-7697 Update Gson to 2.13.1 (#2283) by Istvan Toth · 6 months ago
  50. c28305b PHOENIX-7698 Update Netty to 4.1.126 (#2284) by Istvan Toth · 6 months ago
  51. 801e166 PHOENIX-7699 Update Jetty to 9.4.58.v20250814 (#2285) by Istvan Toth · 6 months ago
  52. a1e9073 PHOENIX-7696 Update Hadoop 3.4 version to 3.4.2 (#2282) by Istvan Toth · 6 months ago
  53. c3a7f47 PHOENIX-7692: Path validations for bson update expression (#2280) by Palash Chauhan · 7 months ago
  54. 6c4cb77 PHOENIX-7691 : Handle empty bson doc in bson update expression function (#2277) by Palash Chauhan · 7 months ago
  55. 9380d8e PHOENIX-7638 Creating a large number of views leads to OS thread exhaustion (#2273) by Jacob Isaac · 7 months ago
  56. 6686bab PHOENIX-7690 Add a config to enable using bloom filters for multi-key point lookups by tkhurana · 7 months ago
  57. f46f855 PHOENIX-7651 ADDENDUM for UpsertValuesIT by Viraj Jasani · 7 months ago
  58. fb8c630 PHOENIX-7651 Support RETURNING * with UPSERT and DELETE (#2226) by Hari Krishna Dara · 7 months ago
  59. 20e1f62 PHOENIX-7670 Region level threadpool for uncovered index to scan data table (#2252) by Palash Chauhan · 7 months ago
  60. a0b04bb PHOENIX-7684 Introduce Segment Scan (#2255) by Viraj Jasani · 7 months ago
  61. f7fccd8 PHOENIX-7687 Wrong Hadoop version used for Hbase 2.5.0 profile (#2270) by Istvan Toth · 7 months ago
  62. f18b5bd PHOENIX-7682 Review and simplify compatibility modules (#2269) by Istvan Toth · 7 months ago
  63. 96f5198 PHOENIX-7628 Don't add Apache Snapshot Maven Repo by Default (#2262) by Istvan Toth · 8 months ago
  64. 3d558d9 PHOENIX-7659: Leverage = ANY() instead of big IN list to do huge number of point lookups in a single query (#2239) by sanjeet006py · 8 months ago
  65. 26444e0 PHOENIX-7677 TTL_DELETE CDC event to use batch mutation (#2247) by Viraj Jasani · 8 months ago
  66. 6e18120 PHOENIX-7625 Adding query plan information to ConnectionActivityLogger (#2246) by vikas meka · 8 months ago
  67. d407d8c PHOENIX-7683 Bump Apache Commons Lang 3 to 3.18.0 due to CVE-2025-48924 (#2250) by Norbert Meszaros · 8 months ago
  68. 44892c1 PHOENIX-7606 Remove HBase 2.4 support from master branch (#2249) by Istvan Toth · 8 months ago
  69. 58f1a4d PHOENIX-7681 Update HBase 2.5 profile default version to 2.5.12 (#2248) by Istvan Toth · 8 months ago
  70. 0b2acb3 PHOENIX-7668 Update HBase 2.6 profile default version to 2.6.3 (#2227) by Istvan Toth · 8 months ago
  71. 410ddef PHOENIX-7671 Fix CDCStreamIT for HBase 2.6 by Viraj Jasani · 8 months ago
  72. 72de2c9 PHOENIX-7612 Fix Cell references in IndexRegionObserver by tkhurana · 8 months ago
  73. c2579ab PHOENIX-7551 BSON_VALUE_TYPE function to return the data type of BSON field value (#2228) by Rahul Kumar · 8 months ago
  74. 457aa86 PHOENIX-7661 Clean up old framework for TTL masking and expiration (#2241) by Viraj Jasani · 8 months ago
  75. 6b3a1f6 PHOENIX-7536 Capture Query parsing time for Read/Write path (#2238) by Rahul Kumar · 8 months ago
  76. f09449a PHOENIX-7673 BSON Condition Function size() (#2237) by Palash Chauhan · 8 months ago
  77. 861010d PHOENIX-7676 Update checkstyle checker.xml based on spotless rules (#2240) by Nihal Jain · 8 months ago
  78. f305a5c PHOENIX-7443 Add Spotless to the pre-commit checks (#2119) by Nihal Jain · 8 months ago
  79. e8ff86e PHOENIX-7663 : BSON Condition Function field_type() (#2232) by Palash Chauhan · 8 months ago
  80. 6da749b PHOENIX-7666 Index query failure with SkipScanFilter (#2223) by tkhurana · 8 months ago
  81. 72a6300 PHOENIX-7442 Apply Spotless to reformat the entire codebase (Addendum) (#2236) by Nihal Jain · 8 months ago
  82. 5917799 PHOENIX-7442 Apply Spotless to reformat the entire codebase (#2024) by Nihal Jain · 8 months ago
  83. 67d47a6 PHOENIX-7675 Update spotless plugin to also format IT classes (Addendum) (#2234) by Nihal Jain · 8 months ago
  84. 571d458 PHOENIX-7675 Update spotless plugin to also format IT classes (#2233) by Nihal Jain · 8 months ago
  85. 73044e6 PHOENIX-7674 Fix Bson3IT for HBase 2.6 by Viraj Jasani · 8 months ago
  86. af0f1da PHOENIX-7671 Sync maxLookback from data table to indexes (#2230) by Viraj Jasani · 8 months ago
  87. d1ad2be PHOENIX-7535 Capture time spent in stages of exceuteQuery call (#2219) by Rahul Kumar · 8 months ago
  88. 129fb67 PHOENIX-7667 Strict vs Relaxed TTL (#2225) by Viraj Jasani · 8 months ago
  89. 3a9b391 PHOENIX-7664 Remove EmptyColumnOnlyFilter and FirstKeyOnlyFilter for CDC scanners (#2221) by Viraj Jasani · 8 months ago
  90. 0c75142 PHOENIX-7658 CDC event for TTL_DELETE to exclude pre-image if PRE scope is not selected (#2215) by Viraj Jasani · 8 months ago
  91. 328855d PHOENIX-7662 BSON Condition Function contains() (#2218) by Viraj Jasani · 8 months ago
  92. fb4b1ca Remove blank line in declaration of java_cmd variable (#2217) by Kevin Geiszler · 8 months ago
  93. 9e3104e PHOENIX-7545 BSON_VALUE() to support returning sub-document (#2210) by Rahul Kumar · 8 months ago
  94. 6b8bbbb PHOENIX-7584 Conditional TTL on SYSTEM.CDC_STREAM (#2211) by Palash Chauhan · 8 months ago
  95. 0a65109 PHOENIX-7585 ADDENDUM for BsonConditionInvalidArgumentException by Viraj Jasani · 8 months ago
  96. e2e2e4e PHOENIX-7476 HBase 3 compatibility changes for Filters, ByteStringer, and Paging (#2122) by Istvan Toth · 8 months ago
  97. 58c9b40 PHOENIX-7655 Remove WALRecoveryRegionPostOpenIT (#2213) by Viraj Jasani · 8 months ago
  98. 2274dc4 PHOENIX-7585 New BSON Condition Function begins_with() (#2214) by Viraj Jasani · 8 months ago
  99. 8b50691 PHOENIX-7653 New CDC Event for TTL expired rows (#2209) by Viraj Jasani · 8 months ago
  100. db0fef1 PHOENIX-7654 Restrict BSON datatype in composite PK as last part of the pk column (#2212) by Rahul Kumar · 8 months ago