[jira] [Commented] (PHOENIX-4781) Phoenix client project's jar naming convention causes maven-deploy-plugin to fail

2018-07-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530460#comment-16530460 ] Andrew Purtell commented on PHOENIX-4781: - Since we are here... {noformat} -

[jira] [Assigned] (PHOENIX-4781) Phoenix client project's jar naming convention causes maven-deploy-plugin to fail

2018-07-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reassigned PHOENIX-4781: --- Assignee: Karan Mehta > Phoenix client project's jar naming convention causes

[jira] [Updated] (PHOENIX-4781) Phoenix client project's jar naming convention causes maven-deploy-plugin to fail

2018-07-02 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karan Mehta updated PHOENIX-4781: - Attachment: PHOENIX-4781.002.patch > Phoenix client project's jar naming convention causes

[jira] [Commented] (PHOENIX-4781) Phoenix client project's jar naming convention causes maven-deploy-plugin to fail

2018-07-02 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530454#comment-16530454 ] Karan Mehta commented on PHOENIX-4781: -- Done [~apurtell] > Phoenix client project's jar naming

[jira] [Comment Edited] (PHOENIX-4751) Support client-side hash aggregation with SORT_MERGE_JOIN

2018-07-02 Thread Gerald Sangudi (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530425#comment-16530425 ] Gerald Sangudi edited comment on PHOENIX-4751 at 7/2/18 8:51 PM: - Ready

[jira] [Commented] (PHOENIX-4751) Support client-side hash aggregation with SORT_MERGE_JOIN

2018-07-02 Thread Gerald Sangudi (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530425#comment-16530425 ] Gerald Sangudi commented on PHOENIX-4751: - Ready for review. Pull request

[GitHub] phoenix pull request #308: Client-side hash aggregation

2018-07-02 Thread geraldss
GitHub user geraldss opened a pull request: https://github.com/apache/phoenix/pull/308 Client-side hash aggregation Client-side hash aggregation for use with sort-merge join. Implements https://issues.apache.org/jira/browse/PHOENIX-4751 You can merge this pull request

[jira] [Commented] (PHOENIX-4781) Phoenix client project's jar naming convention causes maven-deploy-plugin to fail

2018-07-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530306#comment-16530306 ] Andrew Purtell commented on PHOENIX-4781: - POM changes lgtm, but we need py script changes too

[jira] [Updated] (PHOENIX-3383) Comparison between descending row keys used in RVC is reverse

2018-07-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3383: -- Attachment: PHOENIX-3383-wip7.patch > Comparison between descending row keys used in RVC is

Re: [VOTE] Release of Apache Phoenix 5.0.0 RC1

2018-07-02 Thread Sergey Soldatov
+1 Performed long run tests. No serious problems found after 12+ hours under moderate loaded. On Wed, Jun 27, 2018 at 9:03 PM, Josh Elser wrote: > +1 (binding) > > Noticed that the pom.xml.versionsBackup are still present, but that's not > the end of the world. > > > On 6/26/18 1:59 PM,

Re: [VOTE] Release of Apache Phoenix 5.0.0 RC1

2018-07-02 Thread Ankit Singhal
+1 (binding) * Build from src - OK * Enabled namespace mapping and check migration:- OK (not regressed) * Created some views and local/global indexes - OK * Unit tests - ALL are PASSING * Query logging - OK On Wed, Jun 27, 2018 at 9:03 PM Josh Elser wrote: > +1 (binding) > > Noticed that the

[jira] [Commented] (PHOENIX-4551) Possible ColumnAlreadyExistsException is thrown from delete when autocommit off

2018-07-02 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16529486#comment-16529486 ] Rajeshbabu Chintaguntla commented on PHOENIX-4551: -- bq. Do you think this is the same