[GitHub] [phoenix] lokiore commented on pull request #1551: PHOENIX-6776 Abort scans of closed connections at ScanningResultIterator

2023-01-20 Thread via GitHub
lokiore commented on PR #1551: URL: https://github.com/apache/phoenix/pull/1551#issuecomment-1398803857 @mnpoonia `org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure` is failing for the PR which started failing after https://github.com/apache/phoenix/commit/8b688fcbe16f89b2

[GitHub] [phoenix-queryserver] stoty opened a new pull request, #113: PHOENIX-6858 Add Python 3.11 to supported languages, and update docke…

2023-01-23 Thread via GitHub
stoty opened a new pull request, #113: URL: https://github.com/apache/phoenix-queryserver/pull/113 …r test image for phoenixdb -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[GitHub] [phoenix-connectors] Abhey opened a new pull request, #92: PHOENIX-6859 Update phoenix5-spark3 README with PySpark code references

2023-01-23 Thread via GitHub
Abhey opened a new pull request, #92: URL: https://github.com/apache/phoenix-connectors/pull/92 This PR introduces the changes for adding the PySpark code references in the phoenix5-spark3 connector README. -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [phoenix-connectors] stoty commented on pull request #92: PHOENIX-6859 Update phoenix5-spark3 README with PySpark code references

2023-01-23 Thread via GitHub
stoty commented on PR #92: URL: https://github.com/apache/phoenix-connectors/pull/92#issuecomment-1400367248 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 6m 18s | Doc

[GitHub] [phoenix-connectors] stoty commented on pull request #92: PHOENIX-6859 Update phoenix5-spark3 README with PySpark code references

2023-01-23 Thread via GitHub
stoty commented on PR #92: URL: https://github.com/apache/phoenix-connectors/pull/92#issuecomment-1400381667 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 3s | Doc

[GitHub] [phoenix-connectors] stoty commented on pull request #92: PHOENIX-6859 Update phoenix5-spark3 README with PySpark code references

2023-01-23 Thread via GitHub
stoty commented on PR #92: URL: https://github.com/apache/phoenix-connectors/pull/92#issuecomment-1400404549 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 4s | Doc

[GitHub] [phoenix-connectors] stoty commented on pull request #92: PHOENIX-6859 Update phoenix5-spark3 README with PySpark code references

2023-01-23 Thread via GitHub
stoty commented on PR #92: URL: https://github.com/apache/phoenix-connectors/pull/92#issuecomment-1400626524 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 6s | Doc

[GitHub] [phoenix-connectors] stoty commented on pull request #92: PHOENIX-6859 Update phoenix5-spark3 README with PySpark code references

2023-01-23 Thread via GitHub
stoty commented on PR #92: URL: https://github.com/apache/phoenix-connectors/pull/92#issuecomment-1400651464 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 0s | Do

[GitHub] [phoenix-connectors] Abhey commented on pull request #92: PHOENIX-6859 Update phoenix5-spark3 README with PySpark code references

2023-01-23 Thread via GitHub
Abhey commented on PR #92: URL: https://github.com/apache/phoenix-connectors/pull/92#issuecomment-1400653837 @virajjasani @tkhurana Please review the PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

[GitHub] [phoenix] tkhurana closed pull request #1516: PHOENIX-6807 Change return type of PHOENIX_ROW_TIMESTAMP() function

2023-01-23 Thread via GitHub
tkhurana closed pull request #1516: PHOENIX-6807 Change return type of PHOENIX_ROW_TIMESTAMP() function URL: https://github.com/apache/phoenix/pull/1516 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [phoenix-connectors] virajjasani commented on pull request #92: PHOENIX-6859 Update phoenix5-spark3 README with PySpark code references

2023-01-23 Thread via GitHub
virajjasani commented on PR #92: URL: https://github.com/apache/phoenix-connectors/pull/92#issuecomment-1400759569 @stoty you might also be interested in this -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [phoenix-connectors] virajjasani commented on pull request #92: PHOENIX-6859 Update phoenix5-spark3 README with PySpark code references

2023-01-23 Thread via GitHub
virajjasani commented on PR #92: URL: https://github.com/apache/phoenix-connectors/pull/92#issuecomment-1400759783 Thanks for the PR @Abhey -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [phoenix] virajjasani commented on pull request #1546: PHOENIX-6052 Include syscat time in mutation time

2023-01-23 Thread via GitHub
virajjasani commented on PR #1546: URL: https://github.com/apache/phoenix/pull/1546#issuecomment-1400766603 I think we should remove formatting changes from this PR, to have smooth backports. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [phoenix-connectors] stoty commented on pull request #92: PHOENIX-6859 Update phoenix5-spark3 README with PySpark code references

2023-01-23 Thread via GitHub
stoty commented on PR #92: URL: https://github.com/apache/phoenix-connectors/pull/92#issuecomment-1400769839 Would it be possible to add the relevant changes to the Spark2 README ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [phoenix] virajjasani commented on a diff in pull request #1546: PHOENIX-6052 Include syscat time in mutation time

2023-01-23 Thread via GitHub
virajjasani commented on code in PR #1546: URL: https://github.com/apache/phoenix/pull/1546#discussion_r1084400178 ## phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java: ## @@ -1411,8 +1431,6 @@ public List getMutationList() { child.sto

[GitHub] [phoenix] virajjasani commented on a diff in pull request #1546: PHOENIX-6052 Include syscat time in mutation time

2023-01-23 Thread via GitHub
virajjasani commented on code in PR #1546: URL: https://github.com/apache/phoenix/pull/1546#discussion_r1084400178 ## phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java: ## @@ -1411,8 +1431,6 @@ public List getMutationList() { child.sto

[GitHub] [phoenix-connectors] stoty commented on a diff in pull request #92: PHOENIX-6859 Update phoenix5-spark3 README with PySpark code references

2023-01-23 Thread via GitHub
stoty commented on code in PR #92: URL: https://github.com/apache/phoenix-connectors/pull/92#discussion_r1084392227 ## phoenix5-spark3/README.md: ## @@ -15,18 +15,59 @@ See the License for the specific language governing permissions and limitations under the License. --> -p

[GitHub] [phoenix] kadirozde commented on a diff in pull request #1551: PHOENIX-6776 Abort scans of closed connections at ScanningResultIterator

2023-01-23 Thread via GitHub
kadirozde commented on code in PR #1551: URL: https://github.com/apache/phoenix/pull/1551#discussion_r1084482589 ## phoenix-core/src/main/java/org/apache/phoenix/iterate/TableResultIterator.java: ## @@ -105,6 +105,8 @@ public class TableResultIterator implements ResultIterator {

[GitHub] [phoenix] kadirozde commented on a diff in pull request #1551: PHOENIX-6776 Abort scans of closed connections at ScanningResultIterator

2023-01-23 Thread via GitHub
kadirozde commented on code in PR #1551: URL: https://github.com/apache/phoenix/pull/1551#discussion_r1084565051 ## phoenix-core/src/main/java/org/apache/phoenix/iterate/TableResultIterator.java: ## @@ -115,6 +111,7 @@ public class TableResultIterator implements ResultIterator {

[GitHub] [phoenix] lokiore commented on a diff in pull request #1551: PHOENIX-6776 Abort scans of closed connections at ScanningResultIterator

2023-01-23 Thread via GitHub
lokiore commented on code in PR #1551: URL: https://github.com/apache/phoenix/pull/1551#discussion_r1084570587 ## phoenix-core/src/main/java/org/apache/phoenix/iterate/TableResultIterator.java: ## @@ -115,6 +111,7 @@ public class TableResultIterator implements ResultIterator {

[GitHub] [phoenix] virajjasani commented on a diff in pull request #1546: PHOENIX-6052 Include syscat time in mutation time

2023-01-23 Thread via GitHub
virajjasani commented on code in PR #1546: URL: https://github.com/apache/phoenix/pull/1546#discussion_r1084397300 ## phoenix-core/src/main/java/org/apache/phoenix/monitoring/MetricType.java: ## @@ -208,23 +209,23 @@ private MetricType(String shortName, String description, LogL

[GitHub] [phoenix] stoty commented on a diff in pull request #1553: PHOENIX-6720 "create table" can't recreate column encoded tables that had columns dropped

2023-01-24 Thread via GitHub
stoty commented on code in PR #1553: URL: https://github.com/apache/phoenix/pull/1553#discussion_r1084883581 ## phoenix-core/src/main/antlr3/PhoenixSQL.g: ## @@ -704,19 +707,31 @@ column_defs returns [List ret] : v = column_def {$ret.add(v);} (COMMA v = column_def {$ret.a

[GitHub] [phoenix-queryserver] richardantal commented on pull request #114: PHOENIX-6810 Make SSL key-store type configurable

2023-01-24 Thread via GitHub
richardantal commented on PR #114: URL: https://github.com/apache/phoenix-queryserver/pull/114#issuecomment-1401550210 Thanks @stoty I updated the ticket -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

[GitHub] [phoenix-queryserver] richardantal merged pull request #114: PHOENIX-6810 Make SSL key-store type configurable

2023-01-24 Thread via GitHub
richardantal merged PR #114: URL: https://github.com/apache/phoenix-queryserver/pull/114 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr

[GitHub] [phoenix-queryserver] stoty closed pull request #113: PHOENIX-6858 Add Python 3.11 to supported languages, and update docke…

2023-01-24 Thread via GitHub
stoty closed pull request #113: PHOENIX-6858 Add Python 3.11 to supported languages, and update docke… URL: https://github.com/apache/phoenix-queryserver/pull/113 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [phoenix] Aarchy commented on a diff in pull request #1553: PHOENIX-6720 "create table" can't recreate column encoded tables that had columns dropped

2023-01-24 Thread via GitHub
Aarchy commented on code in PR #1553: URL: https://github.com/apache/phoenix/pull/1553#discussion_r1085127414 ## phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java: ## @@ -2614,7 +2628,47 @@ else if (!SchemaUtil.isSystemTable(Bytes.toBytes(SchemaUtil.getTa

[GitHub] [phoenix] Aarchy commented on a diff in pull request #1553: PHOENIX-6720 "create table" can't recreate column encoded tables that had columns dropped

2023-01-24 Thread via GitHub
Aarchy commented on code in PR #1553: URL: https://github.com/apache/phoenix/pull/1553#discussion_r1085127414 ## phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java: ## @@ -2614,7 +2628,47 @@ else if (!SchemaUtil.isSystemTable(Bytes.toBytes(SchemaUtil.getTa

[GitHub] [phoenix] Aarchy commented on a diff in pull request #1553: PHOENIX-6720 "create table" can't recreate column encoded tables that had columns dropped

2023-01-24 Thread via GitHub
Aarchy commented on code in PR #1553: URL: https://github.com/apache/phoenix/pull/1553#discussion_r1085154185 ## phoenix-core/src/main/antlr3/PhoenixSQL.g: ## @@ -704,19 +707,31 @@ column_defs returns [List ret] : v = column_def {$ret.add(v);} (COMMA v = column_def {$ret.

[GitHub] [phoenix] stoty commented on a diff in pull request #1553: PHOENIX-6720 "create table" can't recreate column encoded tables that had columns dropped

2023-01-24 Thread via GitHub
stoty commented on code in PR #1553: URL: https://github.com/apache/phoenix/pull/1553#discussion_r1085332725 ## phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java: ## @@ -2614,7 +2628,47 @@ else if (!SchemaUtil.isSystemTable(Bytes.toBytes(SchemaUtil.getTab

[GitHub] [phoenix] stoty commented on a diff in pull request #1553: PHOENIX-6720 "create table" can't recreate column encoded tables that had columns dropped

2023-01-24 Thread via GitHub
stoty commented on code in PR #1553: URL: https://github.com/apache/phoenix/pull/1553#discussion_r1085354653 ## phoenix-core/src/main/antlr3/PhoenixSQL.g: ## @@ -704,19 +707,31 @@ column_defs returns [List ret] : v = column_def {$ret.add(v);} (COMMA v = column_def {$ret.a

[GitHub] [phoenix] lokiore commented on pull request #1551: PHOENIX-6776 Abort scans of closed connections at ScanningResultIterator

2023-01-24 Thread via GitHub
lokiore commented on PR #1551: URL: https://github.com/apache/phoenix/pull/1551#issuecomment-1402735903 @kadirozde, locally also only 1 test is failing which I mentioned above! and I have addressed the comments. Thanks! -- This is an automated message from the Apache Git Service. To respo

[GitHub] [phoenix-omid] chrajeshbabu merged pull request #125: Upgrade Netty to 4.1.86.Final

2023-01-24 Thread via GitHub
chrajeshbabu merged PR #125: URL: https://github.com/apache/phoenix-omid/pull/125 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@pho

[GitHub] [phoenix] kadirozde merged pull request #1551: PHOENIX-6776 Abort scans of closed connections at ScanningResultIterator

2023-01-24 Thread via GitHub
kadirozde merged PR #1551: URL: https://github.com/apache/phoenix/pull/1551 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@phoenix.a

[GitHub] [phoenix] Aarchy commented on a diff in pull request #1553: PHOENIX-6720 "create table" can't recreate column encoded tables that had columns dropped

2023-01-25 Thread via GitHub
Aarchy commented on code in PR #1553: URL: https://github.com/apache/phoenix/pull/1553#discussion_r1086761668 ## phoenix-core/src/main/java/org/apache/phoenix/parse/CreateTableStatement.java: ## @@ -83,11 +87,13 @@ public CreateTableStatement(CreateTableStatement createTable, L

[GitHub] [phoenix] Aarchy commented on a diff in pull request #1553: PHOENIX-6720 "create table" can't recreate column encoded tables that had columns dropped

2023-01-25 Thread via GitHub
Aarchy commented on code in PR #1553: URL: https://github.com/apache/phoenix/pull/1553#discussion_r1086762675 ## phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java: ## @@ -2614,7 +2628,47 @@ else if (!SchemaUtil.isSystemTable(Bytes.toBytes(SchemaUtil.getTa

[GitHub] [phoenix] stoty commented on pull request #1553: PHOENIX-6720 "create table" can't recreate column encoded tables that had columns dropped

2023-01-25 Thread via GitHub
stoty commented on PR #1553: URL: https://github.com/apache/phoenix/pull/1553#issuecomment-1404137118 We already have the DEFAULT_COLUMN_FAMILY property, where we specify column families in a table property. According to the grammar page: DEFAULT_COLUMN_FAMILY string option det

[GitHub] [phoenix] stoty commented on pull request #1553: PHOENIX-6720 "create table" can't recreate column encoded tables that had columns dropped

2023-01-25 Thread via GitHub
stoty commented on PR #1553: URL: https://github.com/apache/phoenix/pull/1553#issuecomment-1404139508 i.e. `COLUMN_QUALIFIER_COUNTER ('A'=14, 'B'=13, 'a'=5)` Of course it's also worth checking the the docs I quoted above is correct. -- This is an automated message from the Apach

[GitHub] [phoenix] lokiore opened a new pull request, #1555: PHOENIX-6776 Abort scans of closed connections at ScanningResultItera…

2023-01-25 Thread via GitHub
lokiore opened a new pull request, #1555: URL: https://github.com/apache/phoenix/pull/1555 …tor (#1551) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-ma

[GitHub] [phoenix] stoty closed pull request #1554: PHOENIX-6862 Phoenix-client jar relocates log4j2

2023-01-25 Thread via GitHub
stoty closed pull request #1554: PHOENIX-6862 Phoenix-client jar relocates log4j2 URL: https://github.com/apache/phoenix/pull/1554 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

[GitHub] [phoenix-queryserver] stoty opened a new pull request, #115: PHOENIX-6861 PQS fails to start because of relocated javax.servlet wi…

2023-01-26 Thread via GitHub
stoty opened a new pull request, #115: URL: https://github.com/apache/phoenix-queryserver/pull/115 …th Phoenix 5.2 - make javax.servlet relocation a build time option controlled by a profile - update default phoenix version to 5.1.3 and HBase to 2.4.12 - add log4j2 logging test d

[GitHub] [phoenix] virajjasani merged pull request #1555: PHOENIX-6776 Abort scans of closed connections at ScanningResultItera…

2023-01-26 Thread via GitHub
virajjasani merged PR #1555: URL: https://github.com/apache/phoenix/pull/1555 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@phoenix

[GitHub] [phoenix] virajjasani commented on pull request #1551: PHOENIX-6776 Abort scans of closed connections at ScanningResultIterator

2023-01-26 Thread via GitHub
virajjasani commented on PR #1551: URL: https://github.com/apache/phoenix/pull/1551#issuecomment-1405623444 > @mnpoonia `org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure` is failing for the PR which started failing after [8b688fc](https://github.com/apache/phoenix/commit/

[GitHub] [phoenix-queryserver] stoty closed pull request #115: PHOENIX-6861 PQS fails to start because of relocated javax.servlet wi…

2023-01-26 Thread via GitHub
stoty closed pull request #115: PHOENIX-6861 PQS fails to start because of relocated javax.servlet wi… URL: https://github.com/apache/phoenix-queryserver/pull/115 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [phoenix-queryserver] stoty opened a new pull request, #116: PHOENIX-6863 PhoenixDB 1.2+ doesn't work with Python2 on some systems

2023-01-27 Thread via GitHub
stoty opened a new pull request, #116: URL: https://github.com/apache/phoenix-queryserver/pull/116 Document the problem as a known issue, and refer to the ticket for workaround -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [phoenix-queryserver] stoty closed pull request #116: PHOENIX-6863 PhoenixDB 1.2+ doesn't work with Python2 on some systems

2023-01-29 Thread via GitHub
stoty closed pull request #116: PHOENIX-6863 PhoenixDB 1.2+ doesn't work with Python2 on some systems URL: https://github.com/apache/phoenix-queryserver/pull/116 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [phoenix] stoty commented on a diff in pull request #1553: PHOENIX-6720 "create table" can't recreate column encoded tables that had columns dropped

2023-01-29 Thread via GitHub
stoty commented on code in PR #1553: URL: https://github.com/apache/phoenix/pull/1553#discussion_r1090229132 ## phoenix-core/src/main/java/org/apache/phoenix/parse/ParseNodeFactory.java: ## @@ -289,22 +289,33 @@ public PropertyName propertyName(String familyName, String propert

[GitHub] [phoenix] stoty closed pull request #1553: PHOENIX-6720 "create table" can't recreate column encoded tables that had columns dropped

2023-01-30 Thread via GitHub
stoty closed pull request #1553: PHOENIX-6720 "create table" can't recreate column encoded tables that had columns dropped URL: https://github.com/apache/phoenix/pull/1553 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [phoenix-connectors] Abhey commented on pull request #92: PHOENIX-6859 Update phoenix5-spark3 README with PySpark code references

2023-01-30 Thread via GitHub
Abhey commented on PR #92: URL: https://github.com/apache/phoenix-connectors/pull/92#issuecomment-1409230823 Thanks, @stoty for reviewing the PR. I will take a look at your review comments and address the same. -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [phoenix-connectors] Abhey commented on pull request #92: PHOENIX-6859 Update phoenix5-spark3 README with PySpark code references

2023-01-30 Thread via GitHub
Abhey commented on PR #92: URL: https://github.com/apache/phoenix-connectors/pull/92#issuecomment-1409232833 @stoty One question for you, I created a Docker Image with all the Pre-Requisites for testing the Phoenix-Spark connector. Do you think it's a good idea to add the reference to the

[GitHub] [phoenix] kadirozde commented on pull request #1531: PHOENIX-6832 Uncovered Global Secondary Indexes

2023-01-30 Thread via GitHub
kadirozde commented on PR #1531: URL: https://github.com/apache/phoenix/pull/1531#issuecomment-1409550066 @tkhurana, @gjacoby126, please let me know if you have further review comments. I think I addressed or replied to all your comments. Thanks -- This is an automated message from the Ap

[GitHub] [phoenix] Aarchy opened a new pull request, #1556: PHOENIX-6720 CREATE TABLE can't recreate column encoded tables that h…

2023-01-31 Thread via GitHub
Aarchy opened a new pull request, #1556: URL: https://github.com/apache/phoenix/pull/1556 …ad columns dropped -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

[GitHub] [phoenix] stoty closed pull request #1556: PHOENIX-6720 CREATE TABLE can't recreate column encoded tables that h…

2023-01-31 Thread via GitHub
stoty closed pull request #1556: PHOENIX-6720 CREATE TABLE can't recreate column encoded tables that h… URL: https://github.com/apache/phoenix/pull/1556 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [phoenix] stoty commented on pull request #1552: PHOENIX-4906 Introduce a master coprocessor to handle cases where merging regions of salted table might cause an issue

2023-01-31 Thread via GitHub
stoty commented on PR #1552: URL: https://github.com/apache/phoenix/pull/1552#issuecomment-1410838918 I suggest using a more generic name, like PhoenixMasterObserver. This will make our lives easier if we ever need to more features to it. -- This is an automated message from the Apa

[GitHub] [phoenix] richardantal closed pull request #1244: Phoenix 6485 4.x

2023-02-01 Thread via GitHub
richardantal closed pull request #1244: Phoenix 6485 4.x URL: https://github.com/apache/phoenix/pull/1244 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail

[GitHub] [phoenix] mnpoonia commented on pull request #1546: PHOENIX-6052 Include syscat time in mutation time

2023-02-06 Thread via GitHub
mnpoonia commented on PR #1546: URL: https://github.com/apache/phoenix/pull/1546#issuecomment-1418709847 @virajjasani I have removed all the whitespace and indentation changes. Please review now. @tkhurana FYI -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [phoenix] mnpoonia commented on pull request #1546: PHOENIX-6052 Include syscat time in mutation time

2023-02-06 Thread via GitHub
mnpoonia commented on PR #1546: URL: https://github.com/apache/phoenix/pull/1546#issuecomment-1418721088 PR for 5.1 branch https://github.com/apache/phoenix/pull/1557 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [phoenix] virajjasani merged pull request #1546: PHOENIX-6052 Include syscat time in mutation time

2023-02-06 Thread via GitHub
virajjasani merged PR #1546: URL: https://github.com/apache/phoenix/pull/1546 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@phoenix

[GitHub] [phoenix] tkhurana merged pull request #1557: PHOENIX-6052 Include syscat time in mutation time

2023-02-06 Thread via GitHub
tkhurana merged PR #1557: URL: https://github.com/apache/phoenix/pull/1557 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@phoenix.ap

[GitHub] [phoenix] virajjasani commented on pull request #1557: PHOENIX-6052 Include syscat time in mutation time

2023-02-06 Thread via GitHub
virajjasani commented on PR #1557: URL: https://github.com/apache/phoenix/pull/1557#issuecomment-1419628782 The build in progress: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/view/change-requests/job/PR-1557/2/ -- This is an automated message from the Apache G

[GitHub] [phoenix] stoty commented on pull request #1545: DOCS - grant and revoke command rule definition fix

2023-02-07 Thread via GitHub
stoty commented on PR #1545: URL: https://github.com/apache/phoenix/pull/1545#issuecomment-1420352317 This was tracked and commit with the following JIRA: https://issues.apache.org/jira/browse/PHOENIX-6848 -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [phoenix] virajjasani merged pull request #1558: PHOENIX-6866 Upgrade hbase 2.4 and 2.5 versions to 2.4.16 and 2.5.3-hadoop3 respectively

2023-02-07 Thread via GitHub
virajjasani merged PR #1558: URL: https://github.com/apache/phoenix/pull/1558 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@phoenix

[GitHub] [phoenix-queryserver] stoty opened a new pull request, #117: PHOENIX-6869 DependencyManage test hbase and hadoop dependency versio…

2023-02-08 Thread via GitHub
stoty opened a new pull request, #117: URL: https://github.com/apache/phoenix-queryserver/pull/117 …ns in PQS -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

[GitHub] [phoenix] mnpoonia commented on pull request #1559: PHOENIX-6871 Fix write threads deadlock

2023-02-09 Thread via GitHub
mnpoonia commented on PR #1559: URL: https://github.com/apache/phoenix/pull/1559#issuecomment-1423998901 @tkhurana FYI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

[GitHub] [phoenix] stoty opened a new pull request, #1560: PHOENIX-6395 Reusing Connection instance object instead of creating e…

2023-02-09 Thread via GitHub
stoty opened a new pull request, #1560: URL: https://github.com/apache/phoenix/pull/1560 …verytime in PhoenixAccessController class Co-authored-by: vmeka2020 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [phoenix] gourabtaparia commented on a diff in pull request #1559: PHOENIX-6871 Fix write threads deadlock

2023-02-09 Thread via GitHub
gourabtaparia commented on code in PR #1559: URL: https://github.com/apache/phoenix/pull/1559#discussion_r1101494720 ## phoenix-core/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java: ## @@ -502,9 +503,10 @@ private void populateRowsToLock(MiniBatchOperation

[GitHub] [phoenix] mnpoonia commented on pull request #1559: PHOENIX-6871 Fix write threads deadlock

2023-02-09 Thread via GitHub
mnpoonia commented on PR #1559: URL: https://github.com/apache/phoenix/pull/1559#issuecomment-1424309113 Test failure _FailoverPhoenixConnectionIT.testConnectionWhenActiveZKRestarts_ It seems unrelated. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [phoenix] tkhurana commented on a diff in pull request #1559: PHOENIX-6871 Fix write threads deadlock

2023-02-09 Thread via GitHub
tkhurana commented on code in PR #1559: URL: https://github.com/apache/phoenix/pull/1559#discussion_r1101829246 ## phoenix-core/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java: ## @@ -502,9 +503,10 @@ private void populateRowsToLock(MiniBatchOperationInPro

[GitHub] [phoenix] tkhurana commented on a diff in pull request #1559: PHOENIX-6871 Fix write threads deadlock

2023-02-09 Thread via GitHub
tkhurana commented on code in PR #1559: URL: https://github.com/apache/phoenix/pull/1559#discussion_r1101829246 ## phoenix-core/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java: ## @@ -502,9 +503,10 @@ private void populateRowsToLock(MiniBatchOperationInPro

[GitHub] [phoenix-queryserver] stoty opened a new pull request, #118: PHOENIX-6812 Add the pip requirements install step to the README

2023-02-09 Thread via GitHub
stoty opened a new pull request, #118: URL: https://github.com/apache/phoenix-queryserver/pull/118 also mention the option to install from PyPI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [phoenix] virajjasani commented on a diff in pull request #1559: PHOENIX-6871 Fix write threads deadlock

2023-02-09 Thread via GitHub
virajjasani commented on code in PR #1559: URL: https://github.com/apache/phoenix/pull/1559#discussion_r1102259231 ## phoenix-core/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java: ## @@ -227,7 +228,7 @@ public static class BatchMutateContext { // The

[GitHub] [phoenix] mnpoonia commented on a diff in pull request #1559: PHOENIX-6871 Fix write threads deadlock

2023-02-09 Thread via GitHub
mnpoonia commented on code in PR #1559: URL: https://github.com/apache/phoenix/pull/1559#discussion_r1102313724 ## phoenix-core/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java: ## @@ -502,9 +503,10 @@ private void populateRowsToLock(MiniBatchOperationInPro

[GitHub] [phoenix] mnpoonia commented on a diff in pull request #1559: PHOENIX-6871 Fix write threads deadlock

2023-02-09 Thread via GitHub
mnpoonia commented on code in PR #1559: URL: https://github.com/apache/phoenix/pull/1559#discussion_r1102313913 ## phoenix-core/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java: ## @@ -227,7 +228,7 @@ public static class BatchMutateContext { // The co

[GitHub] [phoenix] mnpoonia commented on pull request #1559: PHOENIX-6871 Fix write threads deadlock

2023-02-09 Thread via GitHub
mnpoonia commented on PR #1559: URL: https://github.com/apache/phoenix/pull/1559#issuecomment-1425252636 @gourabtaparia @tkhurana @virajjasani Please review and merge if changes look good -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [phoenix-queryserver] stoty closed pull request #118: PHOENIX-6812 Add the pip requirements install step to the README

2023-02-10 Thread via GitHub
stoty closed pull request #118: PHOENIX-6812 Add the pip requirements install step to the README URL: https://github.com/apache/phoenix-queryserver/pull/118 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [phoenix] stoty opened a new pull request, #1562: PHOENIX-6872 Use ServerUtil.getConnection() in UngroupedAggregateRegi…

2023-02-10 Thread via GitHub
stoty opened a new pull request, #1562: URL: https://github.com/apache/phoenix/pull/1562 …onScanner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [phoenix] gjacoby126 commented on pull request #1560: PHOENIX-6395 Reusing Connection instance object instead of creating e…

2023-02-10 Thread via GitHub
gjacoby126 commented on PR #1560: URL: https://github.com/apache/phoenix/pull/1560#issuecomment-1425777413 Generally looks good -- are there any concerns about what happens if the HBase connection gets into a bad state? Would the operator have to bounce the region server if that happened?

[GitHub] [phoenix] stoty commented on pull request #1560: PHOENIX-6395 Reusing Connection instance object instead of creating e…

2023-02-10 Thread via GitHub
stoty commented on PR #1560: URL: https://github.com/apache/phoenix/pull/1560#issuecomment-1425820014 The same question occured to me. However, when we use ServerUtil.ConnectionFactory, we are always getting the same Connection instance (per env), so storing the reference in the copro

[GitHub] [phoenix] gjacoby126 commented on a diff in pull request #1563: PHOENIX-6873 Use cached Connection in IndexHalfStoreFileReaderGenerator

2023-02-10 Thread via GitHub
gjacoby126 commented on code in PR #1563: URL: https://github.com/apache/phoenix/pull/1563#discussion_r1102943974 ## phoenix-core/src/main/java/org/apache/hadoop/hbase/regionserver/IndexHalfStoreFileReaderGenerator.java: ## @@ -90,26 +89,33 @@ public StoreFileReader preStoreFil

[GitHub] [phoenix] gjacoby126 commented on a diff in pull request #1559: PHOENIX-6871 Fix write threads deadlock

2023-02-10 Thread via GitHub
gjacoby126 commented on code in PR #1559: URL: https://github.com/apache/phoenix/pull/1559#discussion_r1102958695 ## phoenix-core/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java: ## @@ -227,7 +228,7 @@ public static class BatchMutateContext { // The

[GitHub] [phoenix] gjacoby126 commented on a diff in pull request #1559: PHOENIX-6871 Fix write threads deadlock

2023-02-10 Thread via GitHub
gjacoby126 commented on code in PR #1559: URL: https://github.com/apache/phoenix/pull/1559#discussion_r1102960388 ## phoenix-core/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java: ## @@ -227,7 +228,7 @@ public static class BatchMutateContext { // The

[GitHub] [phoenix] stoty commented on pull request #1560: PHOENIX-6395 Reusing Connection instance object instead of creating e…

2023-02-10 Thread via GitHub
stoty commented on PR #1560: URL: https://github.com/apache/phoenix/pull/1560#issuecomment-1426116389 Thank you @gjacoby126 . My explanation above has a mistake, there is one connection per ConnectionType, not one per RegionCoprocessorEnvironment. The API for ServerUtil.Connec

[GitHub] [phoenix] stoty closed pull request #1560: PHOENIX-6395 Reusing Connection instance object instead of creating e…

2023-02-10 Thread via GitHub
stoty closed pull request #1560: PHOENIX-6395 Reusing Connection instance object instead of creating e… URL: https://github.com/apache/phoenix/pull/1560 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [phoenix] stoty closed pull request #1562: PHOENIX-6872 Use ServerUtil.getConnection() in UngroupedAggregateRegi…

2023-02-10 Thread via GitHub
stoty closed pull request #1562: PHOENIX-6872 Use ServerUtil.getConnection() in UngroupedAggregateRegi… URL: https://github.com/apache/phoenix/pull/1562 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [phoenix] stoty opened a new pull request, #1564: PHOENIX-6874 Support older HBase versions with broken ShortCircuitCon…

2023-02-10 Thread via GitHub
stoty opened a new pull request, #1564: URL: https://github.com/apache/phoenix/pull/1564 …nection -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: is

[GitHub] [phoenix] stoty opened a new pull request, #1565: PHOENIX-6874 Support older HBase versions with broken ShortCircuitCon…

2023-02-10 Thread via GitHub
stoty opened a new pull request, #1565: URL: https://github.com/apache/phoenix/pull/1565 …nection -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: is

[GitHub] [phoenix] virajjasani commented on pull request #1561: PHOENIX-5521 Phoenix level HBase Replication Sink Endpoint

2023-02-10 Thread via GitHub
virajjasani commented on PR #1561: URL: https://github.com/apache/phoenix/pull/1561#issuecomment-1426303275 FYI @shahrs87 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[GitHub] [phoenix] virajjasani commented on pull request #1565: PHOENIX-6874 Support older HBase versions with broken ShortCircuitCon…

2023-02-10 Thread via GitHub
virajjasani commented on PR #1565: URL: https://github.com/apache/phoenix/pull/1565#issuecomment-1426320059 The changes look good. I was thinking, can we make `hbasexy.compat.version` as `${hbase-x.y.runtime.version}` for each compat module? Like `hbase23.compat.version` as `${hbase-2

[GitHub] [phoenix] gjacoby126 commented on pull request #1531: PHOENIX-6832 Uncovered Global Secondary Indexes

2023-02-10 Thread via GitHub
gjacoby126 commented on PR #1531: URL: https://github.com/apache/phoenix/pull/1531#issuecomment-1426409762 Kicked off a new PR build to check the Yetus results -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [phoenix] virajjasani commented on pull request #1565: PHOENIX-6874 Support older HBase versions with broken ShortCircuitCon…

2023-02-10 Thread via GitHub
virajjasani commented on PR #1565: URL: https://github.com/apache/phoenix/pull/1565#issuecomment-1426426903 nvm, this is not required to be handled here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [phoenix] virajjasani commented on a diff in pull request #1559: PHOENIX-6871 Fix write threads deadlock

2023-02-10 Thread via GitHub
virajjasani commented on code in PR #1559: URL: https://github.com/apache/phoenix/pull/1559#discussion_r1103525695 ## phoenix-core/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java: ## @@ -227,7 +228,7 @@ public static class BatchMutateContext { // The

[GitHub] [phoenix] stoty closed pull request #1564: PHOENIX-6874 Support older HBase versions with broken ShortCircuitCon…

2023-02-11 Thread via GitHub
stoty closed pull request #1564: PHOENIX-6874 Support older HBase versions with broken ShortCircuitCon… URL: https://github.com/apache/phoenix/pull/1564 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [phoenix] stoty closed pull request #1565: PHOENIX-6874 Support older HBase versions with broken ShortCircuitCon…

2023-02-11 Thread via GitHub
stoty closed pull request #1565: PHOENIX-6874 Support older HBase versions with broken ShortCircuitCon… URL: https://github.com/apache/phoenix/pull/1565 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [phoenix] stoty closed pull request #1563: PHOENIX-6873 Use cached Connection in IndexHalfStoreFileReaderGenerator

2023-02-11 Thread via GitHub
stoty closed pull request #1563: PHOENIX-6873 Use cached Connection in IndexHalfStoreFileReaderGenerator URL: https://github.com/apache/phoenix/pull/1563 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [phoenix] mnpoonia commented on a diff in pull request #1559: PHOENIX-6871 Fix write threads deadlock

2023-02-13 Thread via GitHub
mnpoonia commented on code in PR #1559: URL: https://github.com/apache/phoenix/pull/1559#discussion_r1104605952 ## phoenix-core/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java: ## @@ -227,7 +228,7 @@ public static class BatchMutateContext { // The co

[GitHub] [phoenix] tkhurana merged pull request #1559: PHOENIX-6871 Fix write threads deadlock

2023-02-13 Thread via GitHub
tkhurana merged PR #1559: URL: https://github.com/apache/phoenix/pull/1559 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@phoenix.ap

[GitHub] [phoenix] virajjasani commented on pull request #1559: PHOENIX-6871 Fix write threads deadlock

2023-02-13 Thread via GitHub
virajjasani commented on PR #1559: URL: https://github.com/apache/phoenix/pull/1559#issuecomment-1428566004 Belated +1, thank you @mnpoonia! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [phoenix-queryserver] lucakovacs opened a new pull request, #119: PHOENIX-6879 Prometheus endpoint implementation

2023-02-14 Thread via GitHub
lucakovacs opened a new pull request, #119: URL: https://github.com/apache/phoenix-queryserver/pull/119 In this change: - I added a new **servlet (/prometheus)** for exposing Prometheus format metrics - The metrics' **description** can be enabled by `"/prometheus?description=true

[GitHub] [phoenix-omid] stoty commented on a diff in pull request #127: OMID-234 Bump SnakeYaml version to 1.33

2023-02-15 Thread via GitHub
stoty commented on code in PR #127: URL: https://github.com/apache/phoenix-omid/pull/127#discussion_r1107158161 ## pom.xml: ## @@ -1071,6 +1071,13 @@ ${netty4.version} + Review Comment: If we add a dependencyManagement

[GitHub] [phoenix-omid] stoty commented on pull request #127: OMID-234 Bump SnakeYaml version to 1.33

2023-02-15 Thread via GitHub
stoty commented on PR #127: URL: https://github.com/apache/phoenix-omid/pull/127#issuecomment-1431455088 I can see a test error, but that was already present earlier. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [phoenix-omid] richardantal commented on pull request #127: OMID-234 Bump SnakeYaml version to 1.33

2023-02-15 Thread via GitHub
richardantal commented on PR #127: URL: https://github.com/apache/phoenix-omid/pull/127#issuecomment-1431456099 Thanks @stoty for the review! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

  1   2   3   4   5   6   7   8   9   10   >