[jira] [Created] (PHOENIX-4748) Upsert values don't correspond with order of fields

2018-05-21 Thread Jaanai Zhang (JIRA)
Jaanai Zhang created PHOENIX-4748: - Summary: Upsert values don't correspond with order of fields Key: PHOENIX-4748 URL: https://issues.apache.org/jira/browse/PHOENIX-4748 Project: Phoenix

[jira] [Commented] (PHOENIX-4704) Presplit index tables when building asynchronously

2018-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483432#comment-16483432 ] Hudson commented on PHOENIX-4704: - SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1902

[jira] [Commented] (PHOENIX-4706) phoenix-core jar bundles dependencies unnecessarily

2018-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483405#comment-16483405 ] Hudson commented on PHOENIX-4706: - ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #141 (See

[jira] [Reopened] (PHOENIX-1567) Publish Phoenix-Client & Phoenix-Server jars into Maven Repo

2018-05-21 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal reopened PHOENIX-1567: copying my comment from PHOENIX-4741 where we had a small discussion about the same. we are

[jira] [Commented] (PHOENIX-4666) Add a subquery cache that persists beyond the life of a query

2018-05-21 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483241#comment-16483241 ] Marcell Ortutay commented on PHOENIX-4666: -- [~maryannxue] [~jamestaylor] I was hoping to get a

[jira] [Commented] (PHOENIX-4747) UDF's integer parameter doens't accept negative constant.

2018-05-21 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483162#comment-16483162 ] Sergey Soldatov commented on PHOENIX-4747: -- [~jamestaylor] yeah, there is a workaround by using

[jira] [Resolved] (PHOENIX-4706) phoenix-core jar bundles dependencies unnecessarily

2018-05-21 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved PHOENIX-4706. - Resolution: Fixed Thanks James and Mujtaba! > phoenix-core jar bundles dependencies

[jira] [Commented] (PHOENIX-4747) UDF's integer parameter doens't accept negative constant.

2018-05-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483147#comment-16483147 ] James Taylor commented on PHOENIX-4747: --- We tried to get the parser to work with negative

[jira] [Updated] (PHOENIX-4534) upsert/delete/upsert for the same row corrupts the indexes

2018-05-21 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated PHOENIX-4534: - Fix Version/s: (was: 4.15.0) 4.14.0 > upsert/delete/upsert for

[jira] [Commented] (PHOENIX-4747) UDF's integer parameter doens't accept negative constant.

2018-05-21 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483143#comment-16483143 ] Sergey Soldatov commented on PHOENIX-4747: -- Patch to reproduce the problem using existing

[jira] [Updated] (PHOENIX-4747) UDF's integer parameter doens't accept negative constant.

2018-05-21 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated PHOENIX-4747: - Attachment: PHOENIX-4747-IT.patch > UDF's integer parameter doens't accept negative

[jira] [Resolved] (PHOENIX-4739) Update phoenix 5.0 with hive new API getBufferedRowCount

2018-05-21 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal resolved PHOENIX-4739. Resolution: Fixed > Update phoenix 5.0 with hive new API getBufferedRowCount >

[jira] [Updated] (PHOENIX-4706) phoenix-core jar bundles dependencies unnecessarily

2018-05-21 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-4706: Fix Version/s: (was: 4.15.0) 4.14.0 > phoenix-core jar bundles

[jira] [Commented] (PHOENIX-4706) phoenix-core jar bundles dependencies unnecessarily

2018-05-21 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483084#comment-16483084 ] Josh Elser commented on PHOENIX-4706: - Sweet. Thanks Mujtaba! No worries on the delay. >

[jira] [Commented] (PHOENIX-4741) Shade disruptor dependency

2018-05-21 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483076#comment-16483076 ] Josh Elser commented on PHOENIX-4741: - {quote}I would suggest we should revisit and start publishing

[jira] [Created] (PHOENIX-4747) UDF's integer parameter doens't accept negative constant.

2018-05-21 Thread Sergey Soldatov (JIRA)
Sergey Soldatov created PHOENIX-4747: Summary: UDF's integer parameter doens't accept negative constant. Key: PHOENIX-4747 URL: https://issues.apache.org/jira/browse/PHOENIX-4747 Project: Phoenix

[jira] [Comment Edited] (PHOENIX-4745) Update Tephra version to 0.14.0-incubating

2018-05-21 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483068#comment-16483068 ] Ankit Singhal edited comment on PHOENIX-4745 at 5/21/18 9:16 PM: -

[jira] [Commented] (PHOENIX-4745) Update Tephra version to 0.14.0-incubating

2018-05-21 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483068#comment-16483068 ] Ankit Singhal commented on PHOENIX-4745: [~jamestaylor] /[~poornachandra] , Is the release of

[jira] [Updated] (PHOENIX-4741) Shade disruptor dependency

2018-05-21 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4741: --- Attachment: PHOENIX-4741.patch > Shade disruptor dependency > ---

[jira] [Commented] (PHOENIX-4741) Shade disruptor dependency

2018-05-21 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483066#comment-16483066 ] Ankit Singhal commented on PHOENIX-4741: {quote}If we're already shading, shouldn't we close

[jira] [Commented] (PHOENIX-4692) ArrayIndexOutOfBoundsException in ScanRanges.intersectScan

2018-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483040#comment-16483040 ] Hudson commented on PHOENIX-4692: - ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #140 (See

[jira] [Commented] (PHOENIX-4692) ArrayIndexOutOfBoundsException in ScanRanges.intersectScan

2018-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483002#comment-16483002 ] Hudson commented on PHOENIX-4692: - FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1900

[jira] [Commented] (PHOENIX-1567) Publish Phoenix-Client & Phoenix-Server jars into Maven Repo

2018-05-21 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482624#comment-16482624 ] Josh Elser commented on PHOENIX-1567: - FYI [~an...@apache.org] > Publish Phoenix-Client &