[jira] [Commented] (PHOENIX-2065) Throw TableNotFoundException when select all columns of one column family from the table with schema

2015-06-25 Thread Jun Ng (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14600802#comment-14600802 ] Jun Ng commented on PHOENIX-2065: - Sure. hv add two unit test in the new patch. Throw

[jira] [Updated] (PHOENIX-2065) Throw TableNotFoundException when select all columns of one column family from the table with schema

2015-06-25 Thread Jun Ng (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Ng updated PHOENIX-2065: Attachment: PHOENIX-2065-1.patch Throw TableNotFoundException when select all columns of one column

[jira] [Comment Edited] (PHOENIX-2065) Throw TableNotFoundException when select all columns of one column family from the table with schema

2015-06-25 Thread Jun Ng (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14600802#comment-14600802 ] Jun Ng edited comment on PHOENIX-2065 at 6/25/15 7:20 AM: --

[jira] [Updated] (PHOENIX-1277) CSVCommonsLoader not allowing null CHAR values (non PK)

2015-06-25 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Reid updated PHOENIX-1277: -- Attachment: PHOENIX-1277.patch Patch to remove the non-null constraint on CHAR fields, as

[jira] [Commented] (PHOENIX-628) Support native JSON data type

2015-06-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601851#comment-14601851 ] ASF GitHub Bot commented on PHOENIX-628: Github user twdsilva commented on the

[jira] [Commented] (PHOENIX-2065) Throw TableNotFoundException when select all columns of one column family from the table with schema

2015-06-25 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14602387#comment-14602387 ] Thomas D'Silva commented on PHOENIX-2065: - [~Jun Ng] Yes, can you please

[jira] [Commented] (PHOENIX-1277) CSVCommonsLoader not allowing null CHAR values (non PK)

2015-06-25 Thread Christian Wirth (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601075#comment-14601075 ] Christian Wirth commented on PHOENIX-1277: -- Hi, will this be fixed any time

[jira] [Commented] (PHOENIX-2077) Assert fail on TestFamilyOnlyFilter

2015-06-25 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601836#comment-14601836 ] James Taylor commented on PHOENIX-2077: --- You're correct and we've removed that

[jira] [Commented] (PHOENIX-1277) CSVCommonsLoader not allowing null CHAR values (non PK)

2015-06-25 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601825#comment-14601825 ] James Taylor commented on PHOENIX-1277: --- +1. Thanks for the patch, [~gabriel.reid]

[jira] [Commented] (PHOENIX-2073) Two bytes character in LIKE expression is not allowed

2015-06-25 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601838#comment-14601838 ] James Taylor commented on PHOENIX-2073: --- +1 on the fix. Thanks so much for the

[jira] [Commented] (PHOENIX-1659) PhoenixDatabaseMetaData.getColumns does not return REMARKS column

2015-06-25 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601483#comment-14601483 ] Josh Mahonin commented on PHOENIX-1659: --- I've done some work with metadata

[jira] [Commented] (PHOENIX-1659) PhoenixDatabaseMetaData.getColumns does not return REMARKS column

2015-06-25 Thread Sergio Lob (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601527#comment-14601527 ] Sergio Lob commented on PHOENIX-1659: - Question: It specifies that the 'REMARKS'

[jira] [Commented] (PHOENIX-1659) PhoenixDatabaseMetaData.getColumns does not return REMARKS column

2015-06-25 Thread Sergio Lob (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601439#comment-14601439 ] Sergio Lob commented on PHOENIX-1659: - This bug should be fixed as the bug goes

ApacheCON EU HBase Track Submissions

2015-06-25 Thread Nick Dimiduk
Hello developers, users, speakers, In honor of ApacheCON's inaugural Apache: Big Data event, I'm hoping to see a HBase: NoSQL + SQL track come together. The idea is to showcase the growing ecosystem of applications and tools built on top of and around Apache HBase. To have a track, we need

[jira] [Created] (PHOENIX-2078) Non-Phoenix convention Rel appear as a child of Phoenix Rel after application of XXXTransposeRule or other similar rules

2015-06-25 Thread Maryann Xue (JIRA)
Maryann Xue created PHOENIX-2078: Summary: Non-Phoenix convention Rel appear as a child of Phoenix Rel after application of XXXTransposeRule or other similar rules Key: PHOENIX-2078 URL:

[jira] [Commented] (PHOENIX-2078) Non-Phoenix convention Rel appear as a child of Phoenix Rel after application of XXXTransposeRule or other similar rules

2015-06-25 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14602354#comment-14602354 ] Maryann Xue commented on PHOENIX-2078: -- A possible and quick solution is to return

[jira] [Commented] (PHOENIX-2065) Throw TableNotFoundException when select all columns of one column family from the table with schema

2015-06-25 Thread Jun Ng (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14602345#comment-14602345 ] Jun Ng commented on PHOENIX-2065: - the patch is based on branch 4.4-HBase-1.0, should I

[jira] [Updated] (PHOENIX-2065) Throw TableNotFoundException when select all columns of one column family from the table with schema

2015-06-25 Thread Jun Ng (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Ng updated PHOENIX-2065: Affects Version/s: (was: 4.1.0) 4.4.0 Throw TableNotFoundException when

[jira] [Commented] (PHOENIX-2065) Throw TableNotFoundException when select all columns of one column family from the table with schema

2015-06-25 Thread Jun Ng (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14602197#comment-14602197 ] Jun Ng commented on PHOENIX-2065: - hv uploaded the fixed patch. and before that I hv

[jira] [Commented] (PHOENIX-2065) Throw TableNotFoundException when select all columns of one column family from the table with schema

2015-06-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14602269#comment-14602269 ] Hadoop QA commented on PHOENIX-2065: {color:red}-1 overall{color}. Here are the

[jira] [Commented] (PHOENIX-2077) Assert fail on TestFamilyOnlyFilter

2015-06-25 Thread Jun Ng (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14600906#comment-14600906 ] Jun Ng commented on PHOENIX-2077: - Hv checked the code and found we did not use this