[jira] [Commented] (PHOENIX-4791) Array elements are nullified with joins

2018-08-14 Thread Gerald Sangudi (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580709#comment-16580709 ] Gerald Sangudi commented on PHOENIX-4791: - I've found what might be a discrepan

[jira] [Commented] (PHOENIX-4832) Add Canary Test Tool for Phoenix Query Server

2018-08-14 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580651#comment-16580651 ] Karan Mehta commented on PHOENIX-4832: -- [~ashuparekh] Please put it up on Github a

[jira] [Commented] (PHOENIX-4832) Add Canary Test Tool for Phoenix Query Server

2018-08-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580620#comment-16580620 ] Hadoop QA commented on PHOENIX-4832: {color:red}-1 overall{color}. Here are the re

[GitHub] phoenix issue #309: [Do Not Merge] PHOENIX-3817 Verify Replication using SQL...

2018-08-14 Thread akshita-malhotra
Github user akshita-malhotra commented on the issue: https://github.com/apache/phoenix/pull/309 @karanmehta93 Updated the test suite based on your comments. @twdsilva Reused the split system catalog logic as per your suggestion, seems to be working well. It would be great if yo

[jira] [Commented] (PHOENIX-3817) VerifyReplication using SQL

2018-08-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580576#comment-16580576 ] ASF GitHub Bot commented on PHOENIX-3817: - Github user akshita-malhotra comment

[jira] [Commented] (PHOENIX-4849) UPSERT SELECT fails with stale region boundary exception after a split

2018-08-14 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580544#comment-16580544 ] Akshita Malhotra commented on PHOENIX-4849: --- [~tdsilva] Created this bug for

[jira] [Commented] (PHOENIX-3547) Promote CATALOG.VIEW_INDEX_ID to an int

2018-08-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580517#comment-16580517 ] ASF GitHub Bot commented on PHOENIX-3547: - Github user m2je closed the pull req

[jira] [Commented] (PHOENIX-3547) Promote CATALOG.VIEW_INDEX_ID to an int

2018-08-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580516#comment-16580516 ] ASF GitHub Bot commented on PHOENIX-3547: - Github user m2je commented on the is

[GitHub] phoenix pull request #317: PHOENIX-3547 Supporting more number of indices pe...

2018-08-14 Thread m2je
Github user m2je closed the pull request at: https://github.com/apache/phoenix/pull/317 ---

[GitHub] phoenix issue #317: PHOENIX-3547 Supporting more number of indices per table...

2018-08-14 Thread m2je
Github user m2je commented on the issue: https://github.com/apache/phoenix/pull/317 moved to https://github.com/apache/phoenix/pull/324 ---

[jira] [Commented] (PHOENIX-3547) Promote CATALOG.VIEW_INDEX_ID to an int

2018-08-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580512#comment-16580512 ] ASF GitHub Bot commented on PHOENIX-3547: - GitHub user m2je opened a pull reque

[GitHub] phoenix pull request #324: PHOENIX-3547 Supporting more number of indices pe...

2018-08-14 Thread m2je
GitHub user m2je opened a pull request: https://github.com/apache/phoenix/pull/324 PHOENIX-3547 Supporting more number of indices per table. Currently the number of indices per Phoenix table is bound to maximum of 65535 (java.lang.Short) which is a limitation for applications requir

[jira] [Commented] (PHOENIX-3547) Promote CATALOG.VIEW_INDEX_ID to an int

2018-08-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580510#comment-16580510 ] ASF GitHub Bot commented on PHOENIX-3547: - Github user m2je commented on a diff

[GitHub] phoenix pull request #317: PHOENIX-3547 Supporting more number of indices pe...

2018-08-14 Thread m2je
Github user m2je commented on a diff in the pull request: https://github.com/apache/phoenix/pull/317#discussion_r210127502 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/index/IndexMaintainer.java --- @@ -1340,6 +1344,9 @@ public static IndexMaintainer fromProto(ServerCac

[jira] [Commented] (PHOENIX-3547) Promote CATALOG.VIEW_INDEX_ID to an int

2018-08-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580509#comment-16580509 ] ASF GitHub Bot commented on PHOENIX-3547: - Github user m2je commented on a diff

[GitHub] phoenix pull request #317: PHOENIX-3547 Supporting more number of indices pe...

2018-08-14 Thread m2je
Github user m2je commented on a diff in the pull request: https://github.com/apache/phoenix/pull/317#discussion_r210127471 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataProtocol.java --- @@ -393,9 +408,12 @@ public static MetaDataMutationResult const

[GitHub] phoenix pull request #317: PHOENIX-3547 Supporting more number of indices pe...

2018-08-14 Thread m2je
Github user m2je commented on a diff in the pull request: https://github.com/apache/phoenix/pull/317#discussion_r210123510 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java --- @@ -317,6 +318,10 @@ private static final KeyValue

[jira] [Commented] (PHOENIX-3547) Promote CATALOG.VIEW_INDEX_ID to an int

2018-08-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580493#comment-16580493 ] ASF GitHub Bot commented on PHOENIX-3547: - Github user m2je commented on a diff

[jira] [Commented] (PHOENIX-4764) Cleanup metadata of child views for a base table that has been dropped

2018-08-14 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580486#comment-16580486 ] Thomas D'Silva commented on PHOENIX-4764: - Currently when we drop a table that

[jira] [Comment Edited] (PHOENIX-4832) Add Canary Test Tool for Phoenix Query Server

2018-08-14 Thread Ashutosh Parekh (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580477#comment-16580477 ] Ashutosh Parekh edited comment on PHOENIX-4832 at 8/14/18 10:05 PM: -

[jira] [Commented] (PHOENIX-4750) Resolve server customizers and provide them to Avatica

2018-08-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580439#comment-16580439 ] Josh Elser commented on PHOENIX-4750: - {quote}A TestName rule won't work for tests

[jira] [Commented] (PHOENIX-4848) Do not propagate unrequired metadata changes and handle orphaned child views

2018-08-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580435#comment-16580435 ] Hadoop QA commented on PHOENIX-4848: {color:red}-1 overall{color}. Here are the re

[jira] [Commented] (PHOENIX-4839) IndexHalfStoreFileReaderGenerator throws NullPointerException

2018-08-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580359#comment-16580359 ] Josh Elser commented on PHOENIX-4839: - Sorry for the confusion, I missed that the o

[jira] [Commented] (PHOENIX-4836) PhoenixMetricsSink Compatibility problems

2018-08-14 Thread apcahephoenix (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16579749#comment-16579749 ] apcahephoenix commented on PHOENIX-4836: Thank @[~elserj] > PhoenixMetricsSink

[jira] [Commented] (PHOENIX-4315) function Greatest/Least

2018-08-14 Thread Subrat Mishra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16579744#comment-16579744 ] Subrat Mishra commented on PHOENIX-4315: [~aertoria] & [~jamestaylor],   I am i