phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

Apache Phoenix

Results 246 phoenix issues
Sort by recently updated
recently updated
newest added

Admin Tool in Consistent HA for - Getting current list of HAGroups and details - Getting specific HAGroup details - Getting ClusterRoleRecord - Initiating Failover - Aborting Failover - Updating...

Jiras: - PHOENIX-7018 Server side index maintainer caching for read, write, and replication - PHOENIX-7727 Eliminate IndexMetadataCache RPCs by leveraging server PTable cache and retrieve IndexMaintainer objects for each active...

JIRA: [PHOENIX-7704](https://issues.apache.org/jira/browse/PHOENIX-7704) - This PR is consuming HBASE-29398, HBASE-28302, HBASE-29494 and HBASE-29626. New metrics being added to Phoenix to be reported in query level read metrics: - `frt`: Time spent...

[PHOENIX-7524](https://issues.apache.org/jira/browse/PHOENIX-7524): Fix `IndexOutOfBoundsException` in queries with OFFSET when rows are exhausted Design doc - [link](https://docs.google.com/document/d/1HThzkQANP8QTm6HC380hG-wkeO1r9p6p8aSkMuPqoxY/edit?tab=t.0) When executing queries with OFFSET where the available rows are exhausted: - OFFSET exceeds the...