[jira] [Updated] (PHOENIX-1987) SIGN built-in function should be order preserving

2015-06-05 Thread Shuxiong Ye (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuxiong Ye updated PHOENIX-1987: - Attachment: 0001-PHOENIX-1987-fixing-getKeyFormationTraversalIndex-in-SIGN-function.patch

[jira] [Commented] (PHOENIX-1978) UDF ArgumentTypeMismatchException

2015-06-05 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574266#comment-14574266 ] Rajeshbabu Chintaguntla commented on PHOENIX-1978: -- Committed to

[jira] [Commented] (PHOENIX-1987) SIGN built-in function should be order preserving

2015-06-05 Thread Shuxiong Ye (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574255#comment-14574255 ] Shuxiong Ye commented on PHOENIX-1987: -- {code:java} @Test public void

[jira] [Commented] (PHOENIX-1687) Implement missing math built-in POWER function

2015-06-05 Thread Shuxiong Ye (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574705#comment-14574705 ] Shuxiong Ye commented on PHOENIX-1687: -- Hi [~akki], if you don't mind, I will

[jira] [Updated] (PHOENIX-2027) Subqueries with no data are raising IllegalStateException

2015-06-05 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-2027: - Attachment: Phoenix-2027-v1.patch Subqueries with no data are raising

[jira] [Created] (PHOENIX-2028) Improve performance of write path

2015-06-05 Thread James Taylor (JIRA)
James Taylor created PHOENIX-2028: - Summary: Improve performance of write path Key: PHOENIX-2028 URL: https://issues.apache.org/jira/browse/PHOENIX-2028 Project: Phoenix Issue Type: Bug

[jira] [Commented] (PHOENIX-2027) Subqueries with no data are raising IllegalStateException

2015-06-05 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575049#comment-14575049 ] Alicia Ying Shu commented on PHOENIX-2027: -- [~rajeshbabu] Thanks for the

[jira] [Assigned] (PHOENIX-1687) Implement missing math built-in POWER function

2015-06-05 Thread Shuxiong Ye (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuxiong Ye reassigned PHOENIX-1687: Assignee: Shuxiong Ye (was: Aakarsh Agarwal) Implement missing math built-in POWER

[jira] [Updated] (PHOENIX-2021) Implement ARRAY_CAT built in function

2015-06-05 Thread Dumindu Buddhika (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dumindu Buddhika updated PHOENIX-2021: -- Attachment: PHOENIX-2021.patch Hi [~ram_krish] Here is the patch for ARRAY_CAT.