(phoenix) branch PHOENIX-6883-feature updated: PHOENIX-7166 : Enable feature flags introduced by metadata caching redesign (#1859)

2024-04-19 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 01a28f1f0c

(phoenix) branch PHOENIX-6883-feature updated: PHOENIX-7307 : Client should refresh its metadata cache before running EXPLAIN if last_ddl_timestamp validation is enabled (#1881)

2024-04-17 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new d6a6147453

(phoenix) branch PHOENIX-6883-feature updated (7735f70c3b -> 694d6215b4)

2024-04-16 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a change to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git from 7735f70c3b PHOENIX-7305 : Invalidate server metadata cache when dropping indexes as part of DROP

(phoenix) 01/01: Merge branch 'master' into PHOENIX-6883-feature

2024-04-16 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 694d6215b4f5efca1a4ea279e769b98edd245e7e Merge: 7735f70c3b 1e96a2756e Author: Rushabh Shah AuthorDate

(phoenix) branch PHOENIX-6883-feature updated (124d7dbbf5 -> 7735f70c3b)

2024-04-16 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a change to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git from 124d7dbbf5 Merge branch 'master' into PHOENIX-6883-feature add 7735f70c3b PHOENIX-7305

(phoenix) 01/01: Merge branch 'master' into PHOENIX-6883-feature

2024-04-08 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 124d7dbbf58452f726acc453770369b5932ae618 Merge: 4d42c915e1 d8f6e6ea53 Author: Rushabh Shah AuthorDate

(phoenix) branch PHOENIX-6883-feature updated (4d42c915e1 -> 124d7dbbf5)

2024-04-08 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a change to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git from 4d42c915e1 PHOENIX-7293 : New Update Cache Frequency config for Indexes in PENDING_DISABLE state

(phoenix) branch PHOENIX-6883-feature updated: PHOENIX-7293 : New Update Cache Frequency config for Indexes in PENDING_DISABLE state (#1864)

2024-04-04 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 4d42c915e1

(phoenix) branch PHOENIX-6883-feature updated: PHOENIX-7297 : Update cache before retrying if Drop Column encounters a ConcurrentTableMutationException (#1867)

2024-04-01 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 7b71c11061

(phoenix) branch PHOENIX-6883-feature updated: PHOENIX-7294 : Validate DDL timestamps only for Tables, Views and Indexes (#1865)

2024-03-29 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 8840cb6f81

(phoenix) branch PHOENIX-6883-feature updated: PHOENIX-7069 disable feature in Permission ITs using HBASE-28391 (#1863)

2024-03-29 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 55d9029789

(phoenix) branch PHOENIX-6883-feature updated: PHOENIX-7280 Test failure: ViewMetadataIT#testViewAndTableAndDropCascadeWithIndexes (#1858)

2024-03-19 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 8effca5b0c

(phoenix) branch PHOENIX-6883-feature updated: PHOENIX-7270 : Always resolve table before DDL operations (#1854)

2024-03-14 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 064c80e564

(phoenix) branch PHOENIX-6883-feature updated: PHOENIX-7251 : Refactor server-side code to support multiple ServerMetadataCache for ITs which create multiple RSs or mini clusters (#1845)

2024-03-07 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 7930acadba

(phoenix) branch PHOENIX-6883-feature updated (34ed816fd0 -> 1fceba9d96)

2024-03-07 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a change to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git from 34ed816fd0 PHOENIX-7252 Fix BackwardCompatibilityIT test failures (#1846) add d4f59cd9ec

(phoenix) 01/01: Merge branch 'master' into PHOENIX-6883-feature

2024-03-07 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 1fceba9d9617b0211a1b9b076ba611017cba65ca Merge: 34ed816fd0 22b0b346e6 Author: Rushabh Shah AuthorDate

(phoenix) branch master updated: PHOENIX-7243 : Add connectionType property to ConnectionInfo (#1839)

2024-03-07 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 22b0b346e6 PHOENIX-7243 : Add connectionType

(phoenix) branch PHOENIX-6883-feature updated: PHOENIX-7252 Fix BackwardCompatibilityIT test failures (#1846)

2024-03-05 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 34ed816fd0

(phoenix) 02/02: Fix merge conflicts with master

2024-02-20 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git commit ef48b93e02b047a7498d9d45c8631e2d3367c66c Author: Rushabh Shah AuthorDate: Tue Feb 20 13:36:51 2024

(phoenix) 01/02: Merge branch 'master' into PHOENIX-6883-feature

2024-02-20 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git commit d7fef5c8537ea4690e2a2b01518dd03f24061c24 Merge: 4f8811b456 8a94074c67 Author: Rushabh Shah AuthorDate

(phoenix) branch PHOENIX-6883-feature updated (4f8811b456 -> ef48b93e02)

2024-02-20 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a change to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git from 4f8811b456 PHOENIX-7212 : Handle inherited view indexes when validating LAST_DDL_TIMESTAMPS (#1823

(phoenix) branch PHOENIX-6883-feature updated: PHOENIX-7212 : Handle inherited view indexes when validating LAST_DDL_TIMESTAMPS (#1823)

2024-02-14 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 4f8811b456

(phoenix) branch PHOENIX-6883-feature updated: PHOENIX-7190 : Store LAST_DDL_TIMESTAMP of all ancestors in a View's PTable (#1807)

2024-02-08 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 39d7e94885

(phoenix) branch PHOENIX-6883-feature updated: PHOENIX-7167 : Bootstrap LAST_DDL_TIMESTAMP for SYSTEM.CATALOG PTable object (#1779)

2024-01-08 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 01e29020c2

(phoenix) branch PHOENIX-6883-feature updated: PHOENIX-7115 Create separate handler thread pool for invalidating server metadata cache (#1748)

2023-12-22 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 83134d9731

(phoenix) branch PHOENIX-6883-feature updated: PHOENIX-7113 Create a feature flag for invoking MDEI#invalidateServerMetadataCache (#1753)

2023-12-13 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new e5efffb4ed

(phoenix) branch PHOENIX-6883-feature updated: PHOENIX-7111 : Metrics for server-side metadata cache (#1744)

2023-12-12 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 6ae5e4dc64

(phoenix) 01/01: Merge branch 'master' into PHOENIX-6883-feature

2023-12-10 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 7e6fe7ffc2fdc3fe104fc6785eaab63af1ce21bf Merge: 4499c2965a b241252307 Author: Rushabh Shah AuthorDate

(phoenix) branch PHOENIX-6883-feature updated (4499c2965a -> 7e6fe7ffc2)

2023-12-10 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a change to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git from 4499c2965a PHOENIX-7026 : Validate LAST_DDL_TIMESTAMP for write requests (#1726) add

(phoenix) branch PHOENIX-6883-feature updated: PHOENIX-7026 : Validate LAST_DDL_TIMESTAMP for write requests (#1726)

2023-11-29 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 4499c2965a

(phoenix) 01/01: Merge with master

2023-10-27 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git commit a73360deb72853df3cc11c5cada3ce83087e3641 Merge: 0e471bfea0 0a3941f2a2 Author: Rushabh Shah AuthorDate

(phoenix) branch PHOENIX-6883-feature updated (0e471bfea0 -> a73360deb7)

2023-10-27 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a change to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git from 0e471bfea0 PHOENIX-7025 : Create a new RPC to validate last ddl timestamp for read requests. (#1666

[phoenix] branch PHOENIX-6883-feature updated: PHOENIX-7025 : Create a new RPC to validate last ddl timestamp for read requests. (#1666)

2023-10-16 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 0e471bfea0

[phoenix] branch PHOENIX-6883-feature updated: PHOENIX-7056 Update the LAST_DDL_TIMESTAMP of the parent table/view when we add/drop an index. (#1702)

2023-10-12 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 0cf4cb8cd9

[phoenix] branch PHOENIX-6883-feature updated (8664b60397 -> d47071ad02)

2023-10-02 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a change to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git from 8664b60397 PHOENIX-6968 Create PhoenixRegionServerEndpoint#invalidateCache method to invalidate

[phoenix] 01/01: Merge branch 'master' into PHOENIX-6883-feature

2023-10-02 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git commit d47071ad02d1250a558e644352288d7d910343cd Merge: 8664b60397 163d11afbd Author: Rushabh Shah AuthorDate

[phoenix] branch PHOENIX-6883-feature updated: PHOENIX-6968 Create PhoenixRegionServerEndpoint#invalidateCache method to invalidate cache. (#1691)

2023-10-02 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new 8664b60397

[phoenix] branch PHOENIX-6883-feature updated (20ec51edfe -> c4e5869fad)

2023-09-06 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a change to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git from 20ec51edfe Merge branch 'master' into PHOENIX-6883-feature add ef4989a262 PHOENIX-7029: Add

[phoenix] 01/01: Merge with master

2023-09-06 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git commit c4e5869fad1d6ac17b7576cee3cc61aeeadcb868 Merge: 20ec51edfe ef4989a262 Author: Rushabh Shah AuthorDate

[phoenix] branch master updated: PHOENIX-7029: Add support for multiple query services in PhoenixTestDriver (#1664)

2023-08-31 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new ef4989a262 PHOENIX-7029: Add support

[phoenix] branch PHOENIX-6883-feature updated: PHOENIX-6988 Create new regionserver coprocessor named PhoenixRegionServerEndpoint in Phoenix (#1654)

2023-08-20 Thread shahrs87
This is an automated email from the ASF dual-hosted git repository. shahrs87 pushed a commit to branch PHOENIX-6883-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6883-feature by this push: new b58ea06ea0