[jira] [Commented] (PHOENIX-6523) Support for HBase Registry Implementations through Phoenix connection URL

2025-02-04 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923939#comment-17923939 ] Istvan Toth commented on PHOENIX-6523: -- [~vjasani] [~larsh]  I'm going to check wh

Re: [PR] PHOENIX-7489 Add all partition ids internally to optimize full CDC Index scan queries [phoenix]

2025-02-04 Thread via GitHub
virajjasani commented on code in PR #2070: URL: https://github.com/apache/phoenix/pull/2070#discussion_r1942311616 ## phoenix-core-client/src/main/java/org/apache/phoenix/util/CDCUtil.java: ## @@ -155,6 +162,73 @@ public static boolean isBinaryType(PDataType dataType) {

Re: [PR] PHOENIX-7499 : Update stream metadata when data table regions merge [phoenix]

2025-02-04 Thread via GitHub
virajjasani commented on PR #2057: URL: https://github.com/apache/phoenix/pull/2057#issuecomment-2635862234 Thank you @haridsv @palashc for detailed discussions!! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] PHOENIX-7489 Add all partition ids internally to optimize full CDC Index scan queries [phoenix]

2025-02-04 Thread via GitHub
virajjasani commented on code in PR #2070: URL: https://github.com/apache/phoenix/pull/2070#discussion_r1942329515 ## phoenix-core-client/src/main/java/org/apache/phoenix/util/CDCUtil.java: ## @@ -155,6 +162,73 @@ public static boolean isBinaryType(PDataType dataType) {

Re: [PR] PHOENIX-7489 Add all partition ids internally to optimize full CDC Index scan queries [phoenix]

2025-02-04 Thread via GitHub
virajjasani commented on code in PR #2070: URL: https://github.com/apache/phoenix/pull/2070#discussion_r1942311616 ## phoenix-core-client/src/main/java/org/apache/phoenix/util/CDCUtil.java: ## @@ -155,6 +162,73 @@ public static boolean isBinaryType(PDataType dataType) {

Re: [PR] PHOENIX-7489 Add all partition ids internally to optimize full CDC Index scan queries [phoenix]

2025-02-04 Thread via GitHub
haridsv commented on code in PR #2070: URL: https://github.com/apache/phoenix/pull/2070#discussion_r1942218922 ## phoenix-core-client/src/main/java/org/apache/phoenix/util/CDCUtil.java: ## @@ -155,6 +162,73 @@ public static boolean isBinaryType(PDataType dataType) {

Re: [PR] PHOENIX-7489 Add all partition ids internally to optimize full CDC Index scan queries [phoenix]

2025-02-04 Thread via GitHub
haridsv commented on code in PR #2070: URL: https://github.com/apache/phoenix/pull/2070#discussion_r1942218027 ## phoenix-core-client/src/main/java/org/apache/phoenix/util/CDCUtil.java: ## @@ -155,6 +162,73 @@ public static boolean isBinaryType(PDataType dataType) {

[jira] [Comment Edited] (PHOENIX-6523) Support for HBase Registry Implementations through Phoenix connection URL

2025-02-04 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923808#comment-17923808 ] Viraj Jasani edited comment on PHOENIX-6523 at 2/4/25 7:24 PM: --

[jira] [Commented] (PHOENIX-6523) Support for HBase Registry Implementations through Phoenix connection URL

2025-02-04 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923808#comment-17923808 ] Viraj Jasani commented on PHOENIX-6523: --- [~stoty] I had an offline chat with [~la

Re: [PR] PHOENIX-7489 Add all partition ids internally to optimize full CDC Index scan queries [phoenix]

2025-02-04 Thread via GitHub
virajjasani commented on code in PR #2070: URL: https://github.com/apache/phoenix/pull/2070#discussion_r1941440057 ## phoenix-core-client/src/main/java/org/apache/phoenix/util/CDCUtil.java: ## @@ -155,6 +162,73 @@ public static boolean isBinaryType(PDataType dataType) {

Re: [PR] PHOENIX-7489 Add all partition ids internally to optimize full CDC Index scan queries [phoenix]

2025-02-04 Thread via GitHub
virajjasani commented on code in PR #2070: URL: https://github.com/apache/phoenix/pull/2070#discussion_r1941438059 ## phoenix-core-client/src/main/java/org/apache/phoenix/util/CDCUtil.java: ## @@ -155,6 +162,73 @@ public static boolean isBinaryType(PDataType dataType) {

Re: [PR] PHOENIX-7475 Bump commons-io:commons-io from 2.14.0 to 2.18.0 [phoenix]

2025-02-04 Thread via GitHub
stoty merged PR #2034: URL: https://github.com/apache/phoenix/pull/2034 -- 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.apach

Re: [PR] PHOENIX-7489 Add all partition ids internally to optimize full CDC Index scan queries [phoenix]

2025-02-04 Thread via GitHub
tkhurana commented on code in PR #2070: URL: https://github.com/apache/phoenix/pull/2070#discussion_r1941327783 ## phoenix-core-client/src/main/java/org/apache/phoenix/util/CDCUtil.java: ## @@ -155,6 +162,73 @@ public static boolean isBinaryType(PDataType dataType) {

Re: [PR] PHOENIX-7516 TableNotFoundException thrown when not specify schema in… [phoenix]

2025-02-04 Thread via GitHub
stoty merged PR #2063: URL: https://github.com/apache/phoenix/pull/2063 -- 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.apach

Re: [PR] PHOENIX-7489 Add all partition ids internally to optimize full CDC Index scan queries [phoenix]

2025-02-04 Thread via GitHub
haridsv commented on code in PR #2070: URL: https://github.com/apache/phoenix/pull/2070#discussion_r1941254568 ## phoenix-core-client/src/main/java/org/apache/phoenix/util/CDCUtil.java: ## @@ -155,6 +162,73 @@ public static boolean isBinaryType(PDataType dataType) {

[jira] [Commented] (PHOENIX-7520) Use HBASE_OPTS from hbase-env.sh in startup scripts

2025-02-04 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923679#comment-17923679 ] Istvan Toth commented on PHOENIX-7520: -- This is hairy. We should probably execute

Re: [PR] python3.13 supported: no module `pipes` when running `sqlline.py` [phoenix]

2025-02-04 Thread via GitHub
stoty commented on PR #2055: URL: https://github.com/apache/phoenix/pull/2055#issuecomment-2633287633 Also can you open a JIRA for the issue ? -- 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

Re: [PR] python3.13 supported: no module `pipes` when running `sqlline.py` [phoenix]

2025-02-04 Thread via GitHub
stoty commented on PR #2055: URL: https://github.com/apache/phoenix/pull/2055#issuecomment-2633286288 The scripts have to work with python 2.7, and this patch does not. Can you rewrite it so that it still works with 2.7 ? See tryDecode() as an example -- This is an automa

[PR] PHOENIX-7453 Fix Phoenix to compile with commons-cli 1.9 [phoenix]

2025-02-04 Thread via GitHub
stoty opened a new pull request, #2071: URL: https://github.com/apache/phoenix/pull/2071 (no comment) -- 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