[jira] [Commented] (PHOENIX-7270) Always resolve table before DDL operations.

2024-03-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17827346#comment-17827346 ] ASF GitHub Bot commented on PHOENIX-7270: - shahrs87 merged PR #1854: URL:

Re: [PR] PHOENIX-7270 : Always resolve table before DDL operations [phoenix]

2024-03-14 Thread via GitHub
shahrs87 merged PR #1854: URL: https://github.com/apache/phoenix/pull/1854 -- 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:

[jira] [Commented] (PHOENIX-7270) Always resolve table before DDL operations.

2024-03-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17827289#comment-17827289 ] ASF GitHub Bot commented on PHOENIX-7270: - palashc commented on PR #1854: URL:

Re: [PR] PHOENIX-7270 : Always resolve table before DDL operations [phoenix]

2024-03-14 Thread via GitHub
palashc commented on PR #1854: URL: https://github.com/apache/phoenix/pull/1854#issuecomment-1998634246 @shahrs87 Pushed some checkstyle fixes, test results looked good - https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1854/5/testReport/ -- This is an

[jira] [Commented] (PHOENIX-7275) Update HBase 2.5 default version to 2.5.8

2024-03-14 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17827263#comment-17827263 ] Viraj Jasani commented on PHOENIX-7275: --- Let me backport to 5.2 as well. Omid is yet to be

[jira] [Commented] (PHOENIX-7270) Always resolve table before DDL operations.

2024-03-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17827215#comment-17827215 ] ASF GitHub Bot commented on PHOENIX-7270: - palashc commented on code in PR #1854: URL:

Re: [PR] PHOENIX-7270 : Always resolve table before DDL operations [phoenix]

2024-03-14 Thread via GitHub
palashc commented on code in PR #1854: URL: https://github.com/apache/phoenix/pull/1854#discussion_r1525364840 ## phoenix-core-client/src/main/java/org/apache/phoenix/compile/FromCompiler.java: ## @@ -280,7 +280,7 @@ public static ColumnResolver getResolver(NamedTableNode

[jira] [Commented] (PHOENIX-7270) Always resolve table before DDL operations.

2024-03-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17827209#comment-17827209 ] ASF GitHub Bot commented on PHOENIX-7270: - shahrs87 commented on code in PR #1854: URL:

Re: [PR] PHOENIX-7270 : Always resolve table before DDL operations [phoenix]

2024-03-14 Thread via GitHub
shahrs87 commented on code in PR #1854: URL: https://github.com/apache/phoenix/pull/1854#discussion_r1525359269 ## phoenix-core-client/src/main/java/org/apache/phoenix/compile/FromCompiler.java: ## @@ -280,7 +280,7 @@ public static ColumnResolver getResolver(NamedTableNode

[jira] [Commented] (PHOENIX-7270) Always resolve table before DDL operations.

2024-03-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17827207#comment-17827207 ] ASF GitHub Bot commented on PHOENIX-7270: - shahrs87 commented on code in PR #1854: URL:

Re: [PR] PHOENIX-7270 : Always resolve table before DDL operations [phoenix]

2024-03-14 Thread via GitHub
shahrs87 commented on code in PR #1854: URL: https://github.com/apache/phoenix/pull/1854#discussion_r1525314684 ## phoenix-core/src/test/java/org/apache/phoenix/cache/ServerMetadataCacheIT.java: ## @@ -85,13 +89,13 @@ public class ServerMetadataCacheIT extends

[jira] [Commented] (PHOENIX-6714) Return update status from Conditional Upserts

2024-03-14 Thread Jing Yu (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17827198#comment-17827198 ] Jing Yu commented on PHOENIX-6714: -- Design document:

[jira] [Commented] (PHOENIX-7006) Configure maxLookbackAge at table level

2024-03-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17827165#comment-17827165 ] ASF GitHub Bot commented on PHOENIX-7006: - haridsv commented on code in PR #1751: URL:

Re: [PR] PHOENIX-7006: Configure maxLookbackAge at table level [phoenix]

2024-03-14 Thread via GitHub
haridsv commented on code in PR #1751: URL: https://github.com/apache/phoenix/pull/1751#discussion_r1510336887 ## phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java: ## @@ -1587,6 +1623,56 @@ private PTable getTableFromCells(List

[jira] [Commented] (PHOENIX-7275) Update HBase 2.5 default version to 2.5.8

2024-03-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17827028#comment-17827028 ] ASF GitHub Bot commented on PHOENIX-7275: - stoty closed pull request #1856: PHOENIX-7275 Update

Re: [PR] PHOENIX-7275 Update HBase 2.5 default version to 2.5.8 [phoenix]

2024-03-14 Thread via GitHub
stoty closed pull request #1856: PHOENIX-7275 Update HBase 2.5 default version to 2.5.8 URL: https://github.com/apache/phoenix/pull/1856 -- 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

[jira] [Commented] (PHOENIX-7275) Update HBase 2.5 default version to 2.5.8

2024-03-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17827029#comment-17827029 ] ASF GitHub Bot commented on PHOENIX-7275: - stoty commented on PR #1856: URL:

Re: [PR] PHOENIX-7275 Update HBase 2.5 default version to 2.5.8 [phoenix]

2024-03-14 Thread via GitHub
stoty commented on PR #1856: URL: https://github.com/apache/phoenix/pull/1856#issuecomment-1997071645 merged manually -- 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