[jira] [Commented] (PHOENIX-2301) NullPointerException when upserting into a char array column

2015-11-10 Thread Julian Jaffe (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999272#comment-14999272 ] Julian Jaffe commented on PHOENIX-2301: --- The comment I left on October 6th about UPSERT SELECT

[jira] [Commented] (PHOENIX-2402) NPE when using UPSERT SELECT with a char array

2015-11-11 Thread Julian Jaffe (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000959#comment-15000959 ] Julian Jaffe commented on PHOENIX-2402: --- Patch uploaded > NPE when using UPSERT SELECT with a

[jira] [Updated] (PHOENIX-2402) NPE when using UPSERT SELECT with a char array

2015-11-11 Thread Julian Jaffe (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Jaffe updated PHOENIX-2402: -- Attachment: PHOENIX-2402.patch > NPE when using UPSERT SELECT with a char array >

[jira] [Assigned] (PHOENIX-2402) NPE when using UPSERT SELECT with a char array

2015-11-11 Thread Julian Jaffe (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Jaffe reassigned PHOENIX-2402: - Assignee: Julian Jaffe > NPE when using UPSERT SELECT with a char array >

[jira] [Created] (PHOENIX-2402) NPE when using UPSERT SELECT with a char array

2015-11-11 Thread Julian Jaffe (JIRA)
Julian Jaffe created PHOENIX-2402: - Summary: NPE when using UPSERT SELECT with a char array Key: PHOENIX-2402 URL: https://issues.apache.org/jira/browse/PHOENIX-2402 Project: Phoenix Issue

[jira] [Commented] (PHOENIX-2304) NullPointerException when using an index and a char array

2015-10-16 Thread Julian Jaffe (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14961012#comment-14961012 ] Julian Jaffe commented on PHOENIX-2304: --- BINARY type does require the same fix, but that's all

[jira] [Commented] (PHOENIX-2301) NullPointerException when upserting into a char array column

2015-10-07 Thread Julian Jaffe (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947746#comment-14947746 ] Julian Jaffe commented on PHOENIX-2301: --- This bug also applies to the BINARY type: {code:SQL} 0:

[jira] [Comment Edited] (PHOENIX-2301) NullPointerException when upserting into a char array column

2015-10-07 Thread Julian Jaffe (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947746#comment-14947746 ] Julian Jaffe edited comment on PHOENIX-2301 at 10/8/15 12:14 AM: - This

[jira] [Updated] (PHOENIX-2304) NullPointerException when using an index and a char array

2015-10-16 Thread Julian Jaffe (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Jaffe updated PHOENIX-2304: -- Attachment: Index.diff Other types (for example, Integers) are also fixed-width but should

[jira] [Updated] (PHOENIX-2304) NullPointerException when using an index and a char array

2015-10-16 Thread Julian Jaffe (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Jaffe updated PHOENIX-2304: -- Attachment: PHOENIX-2402.patch > NullPointerException when using an index and a char array >

[jira] [Commented] (PHOENIX-2301) NullPointerException when upserting into a char array column

2015-10-06 Thread Julian Jaffe (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945916#comment-14945916 ] Julian Jaffe commented on PHOENIX-2301: --- {code:SQL}CREATE TABLE IF NOT EXISTS TEST.TEST("testInt"

[jira] [Created] (PHOENIX-2301) NullPointerException when upserting into a char array column

2015-10-01 Thread Julian Jaffe (JIRA)
Julian Jaffe created PHOENIX-2301: - Summary: NullPointerException when upserting into a char array column Key: PHOENIX-2301 URL: https://issues.apache.org/jira/browse/PHOENIX-2301 Project: Phoenix

[jira] [Created] (PHOENIX-2304) NullPointerException when using an index and a char array

2015-10-02 Thread Julian Jaffe (JIRA)
Julian Jaffe created PHOENIX-2304: - Summary: NullPointerException when using an index and a char array Key: PHOENIX-2304 URL: https://issues.apache.org/jira/browse/PHOENIX-2304 Project: Phoenix

[jira] [Updated] (PHOENIX-2301) NullPointerException when upserting into a char array column

2015-10-02 Thread Julian Jaffe (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Jaffe updated PHOENIX-2301: -- Affects Version/s: 4.5.2 > NullPointerException when upserting into a char array column >

[jira] [Updated] (PHOENIX-3297) Combining an RVC query and a filter on a datatype smaller than 8 bytes causes an Illegal Data Exception

2016-10-04 Thread Julian Jaffe (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Jaffe updated PHOENIX-3297: -- Affects Version/s: 4.8.0 > Combining an RVC query and a filter on a datatype smaller than 8

[jira] [Created] (PHOENIX-3348) SELECT DISTINCT with a non-rowkey array and an id returns incorrect results

2016-10-04 Thread Julian Jaffe (JIRA)
Julian Jaffe created PHOENIX-3348: - Summary: SELECT DISTINCT with a non-rowkey array and an id returns incorrect results Key: PHOENIX-3348 URL: https://issues.apache.org/jira/browse/PHOENIX-3348

[jira] [Updated] (PHOENIX-3348) SELECT DISTINCT with a non-rowkey array and another column returns incorrect results

2016-10-04 Thread Julian Jaffe (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Jaffe updated PHOENIX-3348: -- Summary: SELECT DISTINCT with a non-rowkey array and another column returns incorrect results

[jira] [Commented] (PHOENIX-3297) Combining an RVC query and a filter on a datatype smaller than 8 bytes causes an Illegal Data Exception

2016-09-19 Thread Julian Jaffe (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505046#comment-15505046 ] Julian Jaffe commented on PHOENIX-3297: --- Upon further investigation, the provided example succeeds

[jira] [Created] (PHOENIX-3297) Combining an RVC query and a filter on a datatype smaller than 8 bytes causes an Illegal Data Exception

2016-09-19 Thread Julian Jaffe (JIRA)
Julian Jaffe created PHOENIX-3297: - Summary: Combining an RVC query and a filter on a datatype smaller than 8 bytes causes an Illegal Data Exception Key: PHOENIX-3297 URL: