Sign in
apache
/
phoenix
/
HEAD
b47bb8b
PHOENIX-7701 UngroupedAggregateRegionScanner doesn't release rpc handler on page timeouts (#2289)
by tkhurana
· 4 days ago
master
e88d0fc
PHOENIX-7702 Backward compatibility test framework support for phoenix 5.2 and hbase 2.6 (#2287)
by Viraj Jasani
· 5 days ago
8ca2274
PHOENIX-7426 Generating index mutations for immutable tables on the s… (#2245)
by Kadir Ozdemir
· 5 days ago
cb33ec3
PHOENIX-7700 Update default values for schema change retry policy (#2286)
by Viraj Jasani
· 10 days ago
232262c
PHOENIX-7697 Update Gson to 2.13.1 (#2283)
by Istvan Toth
· 2 weeks ago
c28305b
PHOENIX-7698 Update Netty to 4.1.126 (#2284)
by Istvan Toth
· 2 weeks ago
801e166
PHOENIX-7699 Update Jetty to 9.4.58.v20250814 (#2285)
by Istvan Toth
· 2 weeks ago
a1e9073
PHOENIX-7696 Update Hadoop 3.4 version to 3.4.2 (#2282)
by Istvan Toth
· 2 weeks ago
c3a7f47
PHOENIX-7692: Path validations for bson update expression (#2280)
by Palash Chauhan
· 3 weeks ago
6c4cb77
PHOENIX-7691 : Handle empty bson doc in bson update expression function (#2277)
by Palash Chauhan
· 5 weeks ago
9380d8e
PHOENIX-7638 Creating a large number of views leads to OS thread exhaustion (#2273)
by Jacob Isaac
· 5 weeks ago
6686bab
PHOENIX-7690 Add a config to enable using bloom filters for multi-key point lookups
by tkhurana
· 5 weeks ago
f46f855
PHOENIX-7651 ADDENDUM for UpsertValuesIT
by Viraj Jasani
· 5 weeks ago
fb8c630
PHOENIX-7651 Support RETURNING * with UPSERT and DELETE (#2226)
by Hari Krishna Dara
· 5 weeks ago
20e1f62
PHOENIX-7670 Region level threadpool for uncovered index to scan data table (#2252)
by Palash Chauhan
· 6 weeks ago
a0b04bb
PHOENIX-7684 Introduce Segment Scan (#2255)
by Viraj Jasani
· 6 weeks ago
f7fccd8
PHOENIX-7687 Wrong Hadoop version used for Hbase 2.5.0 profile (#2270)
by Istvan Toth
· 7 weeks ago
f18b5bd
PHOENIX-7682 Review and simplify compatibility modules (#2269)
by Istvan Toth
· 7 weeks ago
96f5198
PHOENIX-7628 Don't add Apache Snapshot Maven Repo by Default (#2262)
by Istvan Toth
· 7 weeks ago
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 weeks ago
26444e0
PHOENIX-7677 TTL_DELETE CDC event to use batch mutation (#2247)
by Viraj Jasani
· 8 weeks ago
6e18120
PHOENIX-7625 Adding query plan information to ConnectionActivityLogger (#2246)
by vikas meka
· 8 weeks ago
d407d8c
PHOENIX-7683 Bump Apache Commons Lang 3 to 3.18.0 due to CVE-2025-48924 (#2250)
by Norbert Meszaros
· 8 weeks ago
44892c1
PHOENIX-7606 Remove HBase 2.4 support from master branch (#2249)
by Istvan Toth
· 8 weeks ago
58f1a4d
PHOENIX-7681 Update HBase 2.5 profile default version to 2.5.12 (#2248)
by Istvan Toth
· 8 weeks ago
0b2acb3
PHOENIX-7668 Update HBase 2.6 profile default version to 2.6.3 (#2227)
by Istvan Toth
· 8 weeks ago
410ddef
PHOENIX-7671 Fix CDCStreamIT for HBase 2.6
by Viraj Jasani
· 8 weeks ago
72de2c9
PHOENIX-7612 Fix Cell references in IndexRegionObserver
by tkhurana
· 9 weeks ago
c2579ab
PHOENIX-7551 BSON_VALUE_TYPE function to return the data type of BSON field value (#2228)
by Rahul Kumar
· 9 weeks ago
457aa86
PHOENIX-7661 Clean up old framework for TTL masking and expiration (#2241)
by Viraj Jasani
· 9 weeks ago
6b3a1f6
PHOENIX-7536 Capture Query parsing time for Read/Write path (#2238)
by Rahul Kumar
· 9 weeks ago
f09449a
PHOENIX-7673 BSON Condition Function size() (#2237)
by Palash Chauhan
· 9 weeks ago
861010d
PHOENIX-7676 Update checkstyle checker.xml based on spotless rules (#2240)
by Nihal Jain
· 9 weeks ago
f305a5c
PHOENIX-7443 Add Spotless to the pre-commit checks (#2119)
by Nihal Jain
· 9 weeks ago
e8ff86e
PHOENIX-7663 : BSON Condition Function field_type() (#2232)
by Palash Chauhan
· 9 weeks ago
6da749b
PHOENIX-7666 Index query failure with SkipScanFilter (#2223)
by tkhurana
· 9 weeks ago
72a6300
PHOENIX-7442 Apply Spotless to reformat the entire codebase (Addendum) (#2236)
by Nihal Jain
· 10 weeks ago
5917799
PHOENIX-7442 Apply Spotless to reformat the entire codebase (#2024)
by Nihal Jain
· 10 weeks ago
67d47a6
PHOENIX-7675 Update spotless plugin to also format IT classes (Addendum) (#2234)
by Nihal Jain
· 10 weeks ago
571d458
PHOENIX-7675 Update spotless plugin to also format IT classes (#2233)
by Nihal Jain
· 10 weeks ago
73044e6
PHOENIX-7674 Fix Bson3IT for HBase 2.6
by Viraj Jasani
· 10 weeks ago
af0f1da
PHOENIX-7671 Sync maxLookback from data table to indexes (#2230)
by Viraj Jasani
· 10 weeks ago
d1ad2be
PHOENIX-7535 Capture time spent in stages of exceuteQuery call (#2219)
by Rahul Kumar
· 10 weeks ago
129fb67
PHOENIX-7667 Strict vs Relaxed TTL (#2225)
by Viraj Jasani
· 10 weeks ago
3a9b391
PHOENIX-7664 Remove EmptyColumnOnlyFilter and FirstKeyOnlyFilter for CDC scanners (#2221)
by Viraj Jasani
· 2 months ago
0c75142
PHOENIX-7658 CDC event for TTL_DELETE to exclude pre-image if PRE scope is not selected (#2215)
by Viraj Jasani
· 2 months ago
328855d
PHOENIX-7662 BSON Condition Function contains() (#2218)
by Viraj Jasani
· 2 months ago
fb4b1ca
Remove blank line in declaration of java_cmd variable (#2217)
by Kevin Geiszler
· 2 months ago
9e3104e
PHOENIX-7545 BSON_VALUE() to support returning sub-document (#2210)
by Rahul Kumar
· 2 months ago
6b8bbbb
PHOENIX-7584 Conditional TTL on SYSTEM.CDC_STREAM (#2211)
by Palash Chauhan
· 3 months ago
0a65109
PHOENIX-7585 ADDENDUM for BsonConditionInvalidArgumentException
by Viraj Jasani
· 3 months ago
e2e2e4e
PHOENIX-7476 HBase 3 compatibility changes for Filters, ByteStringer, and Paging (#2122)
by Istvan Toth
· 3 months ago
58c9b40
PHOENIX-7655 Remove WALRecoveryRegionPostOpenIT (#2213)
by Viraj Jasani
· 3 months ago
2274dc4
PHOENIX-7585 New BSON Condition Function begins_with() (#2214)
by Viraj Jasani
· 3 months ago
8b50691
PHOENIX-7653 New CDC Event for TTL expired rows (#2209)
by Viraj Jasani
· 3 months ago
db0fef1
PHOENIX-7654 Restrict BSON datatype in composite PK as last part of the pk column (#2212)
by Rahul Kumar
· 3 months ago
e4d9819
PHOENIX-7652 : Clear CDC Stream metadata when table is dropped (#2208)
by Palash Chauhan
· 3 months ago
d064c75
PHOENIX-7598 Add ITs for client write behavior when they encounter ATS state (#2198)
by ritegarg
· 3 months ago
23a4708
PHOENIX-7626: Add metrics to capture HTable thread pool utilization and contention (addendum: fix incompatibility for HBase 2.4 build) (#2206)
by sanjeet006py
· 3 months ago
e5c95c0
PHOENIX-7650 Default value support in BSON_VALUE() for all supported types (#2204)
by Viraj Jasani
· 3 months ago
f0f758c
PHOENIX-7648 Introduce new Atomic Operation - ON DUPLICATE KEY UPDATE_ONLY (#2203)
by Viraj Jasani
· 3 months ago
PHOENIX-7623-feature
7c1e0a0
Revert "PHOENIX-7638 Creating a large number of views leads to OS thread exhaustion (#2190)"
by Viraj Jasani
· 3 months ago
03f99d7
PHOENIX-7645 HighAvailabilityGroup can leak zookeeper connections (#2200)
by Andrew Purtell
· 3 months ago
a211350
PHOENIX-7647 : BSON_UPDATE_EXPRESSION() set value if field key does not exist (#2202)
by Palash Chauhan
· 3 months ago
d5e33b4
PHOENIX-7638 Creating a large number of views leads to OS thread exhaustion (#2190)
by Jacob Isaac
· 3 months ago
4941aac
PHOENIX-7646 New PhoenixStatement API to return old row state in Atomic Updates (#2199)
by Viraj Jasani
· 3 months ago
4526040
PHOENIX-7626: Add metrics to capture HTable thread pool utilization and contention (#2169)
by sanjeet006py
· 3 months ago
90d3e16
PHOENIX-7644 : CDC Stream improvements (#2196)
by Palash Chauhan
· 3 months ago
5ac3a5b
PHOENIX-7643 : Add parent partition start time to CDC_STREAM table (#2195)
by Palash Chauhan
· 3 months ago
b094e82
PHOENIX-7641 Support placeholder for document field keys in BSON condition expression (#2193)
by Viraj Jasani
· 3 months ago
be04ae8
PHOENIX-7642 : Add CDC Stream creation datetime to stream name (#2194)
by Palash Chauhan
· 3 months ago
545b7e7
PHOENIX-7630: Return ResultSet for UPSERT with ON DUPLICATE KEY (#2176)
by Hari Krishna Dara
· 3 months ago
e3e6a47
PHOENIX-7639 Improve error handling in PhoenixMasterObserver (#2191)
by Viraj Jasani
· 3 months ago
6de70ef
PHOENIX-7637 Add jcl-over-slf4j dependency to phoenix-pherf pom (#2187)
by Norbert Meszaros
· 3 months ago
d3c5d98
PHOENIX-7636 CDC on table with case-sensitive pk columns fails to read change records (#2186)
by Viraj Jasani
· 3 months ago
b45166d
PHOENIX-7634 : Change stream name delimiter (#2185)
by Palash Chauhan
· 3 months ago
9d79feb
PHOENIX-7619 Excess HFiles are being read to look for more than required column versions (#2181)
by sanjeet006py
· 3 months ago
bd26996
PHOENIX-7481 HBase 3 compatibility changes: Cleanup deprecated APIs, HTable and HTableDescriptor (#2124)
by Istvan Toth
· 3 months ago
6871cb8
PHOENIX-7633 Tuple API to provide serialized bytes size for the given Tuple (#2183)
by Viraj Jasani
· 3 months ago
40c2934
PHOENIX-7586 (ADDENDUM) :- Handle Role transitions for ActiveToStanby role in Failover HAPolicy (#2174)
by Lokesh Khurana
· 3 months ago
d381c87
PHOENIX-7573 (ADDENDUM) Handles upgrade for tables with alternate default column family (#2179)
by Jacob Isaac
· 4 months ago
6972a4f
PHOENIX-7631 BSON_VALUE() to support returning binary value with VARBINARY_ENCODED data type (#2175)
by Viraj Jasani
· 4 months ago
497fdef
PHOENIX-7629 :- Invalidate already closed CQSI in case of URL change for Phoenix HA Connections (#2173)
by Lokesh Khurana
· 4 months ago
00d948b
PHOENIX-7627 Atomic Delete return row fails for case-sensitive schema and table names (#2171)
by Viraj Jasani
· 4 months ago
af11be2
PHOENIX-7600 Replace commons-logging with slf4j (#2165)
by Norbert Meszaros
· 4 months ago
9d2d840
PHOENIX-7358 Upsert select result wrong when use order by in query (#2148)
by chaijunjie0101
· 4 months ago
19119f9
PHOENIX-7591 Concurrent updates to tables with indexes can cause data inconsistency
by tkhurana
· 4 months ago
1ea4d7b
PHOENIX-7573 Backward Compatibility Issues in Phoenix TTL (#2130)
by Jacob Isaac
· 4 months ago
3d3f3ef
PHOENIX-7618 Missing jul-to-slf4j.jar in the lib folder of the assembled tar file (#2164)
by Norbert Meszaros
· 4 months ago
4ee060b
PHOENIX-7615: Fix NPE in handling NULL value (#2160)
by Hari Krishna Dara
· 4 months ago
5dc4b85
PHOENIX-7616 NPE when there are Conditional expressions on indexed columns
by tkhurana
· 4 months ago
780e226
PHOENIX-7617 BSON serialization should retain ByteBuffer offset (#2162)
by Viraj Jasani
· 4 months ago
1ddf167
PHOENIX-7599: Fix count of rows scanned metric for uncovered indexes (#2139)
by Palash Chauhan
· 4 months ago
a3ac251
PHOENIX-7605 (ADDENDUM 2) Fix hbase 2.4 build (#2158)
by ritegarg
· 4 months ago
9cb4883
PHOENIX-7610 Using CAST() on pk columns always result in full table scan (#2150)
by Viraj Jasani
· 4 months ago
7fdbe24
PHOENIX-7614 : Fix atmoic update return result with case sensitive table name (#2157)
by Palash Chauhan
· 4 months ago
5ebb828
PHOENIX-7605 (Addendum) Fixing unit test mocking (#2155)
by ritegarg
· 4 months ago
a7ffe4f
PHOENIX-7609 : CDC creation fails when data table has case sensitive name (#2149)
by Palash Chauhan
· 4 months ago
cdff86c
PHOENIX-7605 Addendum Fixing IT where table was used after t.close(), passing pool to hbase client based on value. (#2152)
by ritegarg
· 4 months ago
63c1552
PHOENIX-7107 (ADDENDUM) Fixes RowKeyMatcherIT tests silently failing (#2147)
by Jacob Isaac
· 4 months ago
Next »