[jira] [Commented] (PHOENIX-6563) Unable to use 'UPPER' together with 'IN'

2021-09-27 Thread Vitali Bassov (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420846#comment-17420846 ] Vitali Bassov commented on PHOENIX-6563: Hi [~richardantal] I've noticed that

[jira] [Commented] (PHOENIX-6563) Unable to use 'UPPER' together with 'IN'

2021-09-27 Thread Vitali Bassov (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420807#comment-17420807 ] Vitali Bassov commented on PHOENIX-6563: Hi [~richardantal] Currently we have

[jira] [Commented] (PHOENIX-6563) Unable to use 'UPPER' together with 'IN'

2021-09-27 Thread Jira
[ https://issues.apache.org/jira/browse/PHOENIX-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420786#comment-17420786 ] Richárd Antal commented on PHOENIX-6563: Hi [~vitali.bassov] What phoenix vers

[jira] [Commented] (PHOENIX-6537) Fix CI pipeline and upgrade Yetus

2021-09-27 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420713#comment-17420713 ] Istvan Toth commented on PHOENIX-6537: -- Phoenix 4.x tests with HBase 1.6 do not ru

[jira] [Commented] (PHOENIX-6557) Fix code problems flagged by SpotBugs as High priority

2021-09-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420698#comment-17420698 ] ASF GitHub Bot commented on PHOENIX-6557: - stoty commented on a change in pull

[GitHub] [phoenix] stoty commented on a change in pull request #1319: PHOENIX-6557 Fix code problems flagged by SpotBugs as High priority

2021-09-27 Thread GitBox
stoty commented on a change in pull request #1319: URL: https://github.com/apache/phoenix/pull/1319#discussion_r716628188 ## File path: phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionlessQueryServicesImpl.java ## @@ -718,10 +718,6 @@ public void addSchema(PSchem

[jira] [Commented] (PHOENIX-6557) Fix code problems flagged by SpotBugs as High priority

2021-09-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420696#comment-17420696 ] ASF GitHub Bot commented on PHOENIX-6557: - stoty commented on pull request #131

[GitHub] [phoenix] stoty commented on pull request #1319: PHOENIX-6557 Fix code problems flagged by SpotBugs as High priority

2021-09-27 Thread GitBox
stoty commented on pull request #1319: URL: https://github.com/apache/phoenix/pull/1319#issuecomment-927808736 Thanks for the review @richardantal . I have cleaned up what you suggested, and hopefully answered your question. -- This is an automated message from the Apache Git Service.

[jira] [Commented] (PHOENIX-6557) Fix code problems flagged by SpotBugs as High priority

2021-09-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420694#comment-17420694 ] ASF GitHub Bot commented on PHOENIX-6557: - stoty commented on a change in pull

[GitHub] [phoenix] stoty commented on a change in pull request #1319: PHOENIX-6557 Fix code problems flagged by SpotBugs as High priority

2021-09-27 Thread GitBox
stoty commented on a change in pull request #1319: URL: https://github.com/apache/phoenix/pull/1319#discussion_r716624944 ## File path: phoenix-core/src/main/java/org/apache/phoenix/util/MetaDataUtil.java ## @@ -81,6 +82,8 @@ import org.apache.phoenix.thirdparty.com.google.com

[jira] [Commented] (PHOENIX-6557) Fix code problems flagged by SpotBugs as High priority

2021-09-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420693#comment-17420693 ] ASF GitHub Bot commented on PHOENIX-6557: - stoty commented on a change in pull

[GitHub] [phoenix] stoty commented on a change in pull request #1319: PHOENIX-6557 Fix code problems flagged by SpotBugs as High priority

2021-09-27 Thread GitBox
stoty commented on a change in pull request #1319: URL: https://github.com/apache/phoenix/pull/1319#discussion_r716624828 ## File path: phoenix-core/src/main/java/org/apache/phoenix/util/PhoenixRuntime.java ## @@ -22,16 +22,20 @@ import static org.apache.phoenix.schema.types.

[jira] [Commented] (PHOENIX-6557) Fix code problems flagged by SpotBugs as High priority

2021-09-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420686#comment-17420686 ] ASF GitHub Bot commented on PHOENIX-6557: - stoty commented on a change in pull

[GitHub] [phoenix] stoty commented on a change in pull request #1319: PHOENIX-6557 Fix code problems flagged by SpotBugs as High priority

2021-09-27 Thread GitBox
stoty commented on a change in pull request #1319: URL: https://github.com/apache/phoenix/pull/1319#discussion_r716620043 ## File path: src/main/config/spotbugs/spotbugs-exclude.xml ## @@ -0,0 +1,14 @@ + + + + + + Review comment: Done. Also removed the

[GitHub] [phoenix] richardantal commented on a change in pull request #1319: PHOENIX-6557 Fix code problems flagged by SpotBugs as High priority

2021-09-27 Thread GitBox
richardantal commented on a change in pull request #1319: URL: https://github.com/apache/phoenix/pull/1319#discussion_r716462029 ## File path: phoenix-core/src/main/java/org/apache/phoenix/expression/util/regex/JONIPattern.java ## @@ -17,6 +17,7 @@ */ package org.apache.pho

[jira] [Commented] (PHOENIX-6557) Fix code problems flagged by SpotBugs as High priority

2021-09-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420641#comment-17420641 ] ASF GitHub Bot commented on PHOENIX-6557: - richardantal commented on a change i

[jira] [Commented] (PHOENIX-6537) Fix CI pipeline and upgrade Yetus

2021-09-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420548#comment-17420548 ] ASF GitHub Bot commented on PHOENIX-6537: - stoty commented on pull request #131

[GitHub] [phoenix] stoty commented on pull request #1316: PHOENIX-6537 Fix CI pipeline and upgrade Yetus

2021-09-27 Thread GitBox
stoty commented on pull request #1316: URL: https://github.com/apache/phoenix/pull/1316#issuecomment-927625976 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hadoop.apache.org