This is an automated email from the ASF dual-hosted git repository. apurtell pushed a change to branch PHOENIX-7562-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git
discard 0bc63eaf3f PHOENIX-7591 Concurrent updates to tables with indexes can cause data inconsistency discard e7b3035358 PHOENIX-7573 Backward Compatibility Issues in Phoenix TTL (#2130) discard cbd17b08d7 PHOENIX-7618 Missing jul-to-slf4j.jar in the lib folder of the assembled tar file (#2164) discard 87678fb5d0 PHOENIX-7615: Fix NPE in handling NULL value (#2160) discard e488c9189e PHOENIX-7616 NPE when there are Conditional expressions on indexed columns discard 5a75f48382 PHOENIX-7617 BSON serialization should retain ByteBuffer offset (#2162) discard fe3c170a0b PHOENIX-7599: Fix count of rows scanned metric for uncovered indexes (#2139) discard 8e42694f41 PHOENIX-7605 (ADDENDUM 2) Fix hbase 2.4 build (#2158) discard b48685915e PHOENIX-7610 Using CAST() on pk columns always result in full table scan (#2150) discard a90f0fcf2c PHOENIX-7614 : Fix atmoic update return result with case sensitive table name (#2157) discard fb343feca6 PHOENIX-7605 (Addendum) Fixing unit test mocking (#2155) discard 1a9709b573 PHOENIX-7609 : CDC creation fails when data table has case sensitive name (#2149) discard f3f5a644a2 PHOENIX-7605 Addendum Fixing IT where table was used after t.close(), passing pool to hbase client based on value. (#2152) discard 79df024ab8 PHOENIX-7107 (ADDENDUM) Fixes RowKeyMatcherIT tests silently failing (#2147) discard bd2e226afe PHOENIX-7605 Adding ability to configure threadpool at CQSI level (#2138) discard 9d55500fe2 PHOENIX-7608 : Partial index creation fails when creating it on a table with case sensitive table name (#2146) discard d16765ab84 PHOENIX-7534 ConnectionIT.testRPCConnections is very flakey (#2145) discard 7bad6941d5 PHOENIX-7604 Log exceptions in GlobalClientMetrics static initializer (#2142) discard 098c7928d4 PHOENIX-7517 Allow BSON as primary key column (#2141) discard 999bdb19fb PHOENIX-7495 :- ADDENDUM to fix ITs with HBase 2.4 build involving RPC Registry (#2137) discard f83a8ee138 PHOENIX-7586 :- Handle Role transitions for ActiveToStanby role in Failover HAPolicy (#2128) discard b3b6c65455 PHOENIX-7495 :- ADDENDUM to fix tests with HBase 2.4 build (#2132) discard d1a8bd0ac3 PHOENIX-7588 : SUBBINARY() - Substring like function for Binary data types (#2126) discard d911fc05ad PHOENIX-7478 HBase 3 compatibility changes: Replace ClusterConnection with Connection API (#2123) discard c61bfe5ad0 PHOENIX-7587: Revert configuring Table level MaxLookBack in syscat (#2125) discard a5ea118942 PHOENIX-7107 Add support for indexing on SYSTEM.CATALOG table (#2048) discard 55fc359df1 PHOENIX-7574 Addendum to check loop variable increments against the loop condition (#2127) discard 45495ef877 PHOENIX-7580: ADDENDUM to fix compatibility with HBase 2.4 build discard 27f812d04c PHOENIX-7576 Update Jetty to 9.4.57.v20241219 (#2110) discard c5e115a26f PHOENIX-7441 Integrate the Spotless plugin and update the code template - Update dev/PhoenixCodeTemplate.xml to use latest format as in hbase. - Copied license-header file from hbase, the one which phoenix was using was a little different - Fix file having misplaced package block as we do not want any manual code change in the commit where we run spotless omit 27f732be33 PHOENIX-7565 Replication log file, and replication log file writer and reader classes (#2133) add 22054c2493 PHOENIX-7441 Integrate the Spotless plugin and update the code template - Update dev/PhoenixCodeTemplate.xml to use latest format as in hbase. - Copied license-header file from hbase, the one which phoenix was using was a little different - Fix file having misplaced package block as we do not want any manual code change in the commit where we run spotless add 8c26483428 PHOENIX-7576 Update Jetty to 9.4.57.v20241219 (#2110) add 0fad98a0eb PHOENIX-7580: ADDENDUM to fix compatibility with HBase 2.4 build add 49dd7eb3bf PHOENIX-7574 Addendum to check loop variable increments against the loop condition (#2127) add 9b4fff566c PHOENIX-7107 Add support for indexing on SYSTEM.CATALOG table (#2048) add 221c85aa1c PHOENIX-7587: Revert configuring Table level MaxLookBack in syscat (#2125) add 1bc2d0c245 PHOENIX-7478 HBase 3 compatibility changes: Replace ClusterConnection with Connection API (#2123) add acdadc265f PHOENIX-7588 : SUBBINARY() - Substring like function for Binary data types (#2126) add 1f1f01224b PHOENIX-7495 :- ADDENDUM to fix tests with HBase 2.4 build (#2132) add a5ecc17d3b PHOENIX-7586 :- Handle Role transitions for ActiveToStanby role in Failover HAPolicy (#2128) add 81828f2ae0 PHOENIX-7495 :- ADDENDUM to fix ITs with HBase 2.4 build involving RPC Registry (#2137) add be4b740063 PHOENIX-7517 Allow BSON as primary key column (#2141) add 1a244a600e PHOENIX-7604 Log exceptions in GlobalClientMetrics static initializer (#2142) add 281a5456a6 PHOENIX-7534 ConnectionIT.testRPCConnections is very flakey (#2145) add f32e3da3b2 PHOENIX-7608 : Partial index creation fails when creating it on a table with case sensitive table name (#2146) add 20e3bded8a PHOENIX-7605 Adding ability to configure threadpool at CQSI level (#2138) add 63c1552126 PHOENIX-7107 (ADDENDUM) Fixes RowKeyMatcherIT tests silently failing (#2147) add cdff86c0df PHOENIX-7605 Addendum Fixing IT where table was used after t.close(), passing pool to hbase client based on value. (#2152) add a7ffe4f7f6 PHOENIX-7609 : CDC creation fails when data table has case sensitive name (#2149) add 5ebb828ed7 PHOENIX-7605 (Addendum) Fixing unit test mocking (#2155) add 7fdbe2433a PHOENIX-7614 : Fix atmoic update return result with case sensitive table name (#2157) add 9cb48832a7 PHOENIX-7610 Using CAST() on pk columns always result in full table scan (#2150) add a3ac251a2c PHOENIX-7605 (ADDENDUM 2) Fix hbase 2.4 build (#2158) add 1ddf167b02 PHOENIX-7599: Fix count of rows scanned metric for uncovered indexes (#2139) add 780e22686d PHOENIX-7617 BSON serialization should retain ByteBuffer offset (#2162) add 5dc4b8575b PHOENIX-7616 NPE when there are Conditional expressions on indexed columns add 4ee060b9f0 PHOENIX-7615: Fix NPE in handling NULL value (#2160) add 3d3f3ef76d PHOENIX-7618 Missing jul-to-slf4j.jar in the lib folder of the assembled tar file (#2164) add 1ea4d7b2a0 PHOENIX-7573 Backward Compatibility Issues in Phoenix TTL (#2130) add 19119f9229 PHOENIX-7591 Concurrent updates to tables with indexes can cause data inconsistency new 16910e063f PHOENIX-7565 Replication log file, and replication log file writer and reader classes (#2133) This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (0bc63eaf3f) \ N -- N -- N refs/heads/PHOENIX-7562-feature (16910e063f) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: