[jira] [Commented] (PHOENIX-2535) Create shaded clients (thin + thick)

2016-03-29 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15217350#comment-15217350 ] Enis Soztutar commented on PHOENIX-2535: HBase's shaded poms also contain these: {code}

[jira] [Commented] (PHOENIX-2535) Create shaded clients (thin + thick)

2016-03-29 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15217347#comment-15217347 ] Enis Soztutar commented on PHOENIX-2535: Thanks [~sergey.soldatov] for pushing this. Some

[jira] [Commented] (PHOENIX-2805) Support array type from avatica and sqlline-thin

2016-03-29 Thread YoungWoo Kim (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15217327#comment-15217327 ] YoungWoo Kim commented on PHOENIX-2805: --- Looks like this is dup of PHOENIX-2585 > Support array

[jira] [Commented] (PHOENIX-2628) Ensure split when iterating through results handled correctly

2016-03-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15217188#comment-15217188 ] Andrew Purtell commented on PHOENIX-2628: - bq. - We'll need someone like [~apurtell] to review

[GitHub] phoenix pull request: merging latest avatica

2016-03-29 Thread gkanade
GitHub user gkanade opened a pull request: https://github.com/apache/phoenix/pull/157 merging latest avatica You can merge this pull request into a Git repository by running: $ git pull https://github.com/gkanade/phoenix master Alternatively you can review and apply these

[jira] [Updated] (PHOENIX-2808) Can't upsert valid decimal values into unsigned datatype columns

2016-03-29 Thread Biju Nair (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Biju Nair updated PHOENIX-2808: --- Description: Currently {{decimal}} values can't be {{upsert}} into columns defined as unsigned

[jira] [Resolved] (PHOENIX-2808) Can't upsert valid decimal values into unsigned datatype columns

2016-03-29 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov resolved PHOENIX-2808. -- Resolution: Duplicate This problem was fixed as part of PHOENIX-2734 > Can't upsert

[jira] [Created] (PHOENIX-2809) Alter table doesn't take into account current table definition

2016-03-29 Thread Biju Nair (JIRA)
Biju Nair created PHOENIX-2809: -- Summary: Alter table doesn't take into account current table definition Key: PHOENIX-2809 URL: https://issues.apache.org/jira/browse/PHOENIX-2809 Project: Phoenix

[jira] [Updated] (PHOENIX-2808) Can't upsert valid decimal values into unsigned datatype columns

2016-03-29 Thread Biju Nair (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Biju Nair updated PHOENIX-2808: --- Description: Currently {{decimal}} values can't be {{upsert}} into columns defined as unsigned

[jira] [Commented] (PHOENIX-1478) Can't upsert value of 127 into column of type unsigned tinyint

2016-03-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15216718#comment-15216718 ] Hadoop QA commented on PHOENIX-1478: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Updated] (PHOENIX-1478) Can't upsert value of 127 into column of type unsigned tinyint

2016-03-29 Thread Biju Nair (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Biju Nair updated PHOENIX-1478: --- Attachment: PHOENIX-1478-1.patch Updated patch attached. Thanks [~jamestaylor] for pointing out

[jira] [Commented] (PHOENIX-2628) Ensure split when iterating through results handled correctly

2016-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15216313#comment-15216313 ] ASF GitHub Bot commented on PHOENIX-2628: - GitHub user chrajeshbabu opened a pull request:

[GitHub] phoenix pull request: PHOENIX-2628 Ensure split when iterating thr...

2016-03-29 Thread chrajeshbabu
GitHub user chrajeshbabu opened a pull request: https://github.com/apache/phoenix/pull/156 PHOENIX-2628 Ensure split when iterating through results handled corr… The patch fixes issues with splits and merges while scanning local indexes. You can merge this pull request into a

[jira] [Commented] (PHOENIX-1311) HBase namespaces surfaced in phoenix

2016-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15216017#comment-15216017 ] ASF GitHub Bot commented on PHOENIX-1311: - Github user ankitsinghal commented on a diff in the

[GitHub] phoenix pull request: PHOENIX-1311 HBase namespaces surfaced in ph...

2016-03-29 Thread ankitsinghal
Github user ankitsinghal commented on a diff in the pull request: https://github.com/apache/phoenix/pull/153#discussion_r57725270 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/iterate/ExplainTable.java --- @@ -120,7 +120,7 @@ protected void explain(String prefix, List

[GitHub] phoenix pull request: PHOENIX-2722 support mysql limit,offset clau...

2016-03-29 Thread ankitsinghal
Github user ankitsinghal commented on the pull request: https://github.com/apache/phoenix/pull/154#issuecomment-202806077 Thanks @maryannxue for suggestions , I have incorporated the review comments. --- If your project is set up for it, you can reply to this email and have your

[jira] [Commented] (PHOENIX-2722) support mysql "limit,offset" clauses

2016-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15215749#comment-15215749 ] ASF GitHub Bot commented on PHOENIX-2722: - Github user ankitsinghal commented on the pull

[jira] [Commented] (PHOENIX-2628) Ensure split when iterating through results handled correctly

2016-03-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15215642#comment-15215642 ] James Taylor commented on PHOENIX-2628: --- Thanks for the patch, [~rajeshbabu]. Would you mind

[GitHub] phoenix pull request: PHOENIX-1311 HBase namespaces surfaced in ph...

2016-03-29 Thread ankitsinghal
Github user ankitsinghal commented on a diff in the pull request: https://github.com/apache/phoenix/pull/153#discussion_r57678114 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/iterate/ChunkedResultIterator.java --- @@ -74,7 +74,7 @@ public

[jira] [Commented] (PHOENIX-1311) HBase namespaces surfaced in phoenix

2016-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15215552#comment-15215552 ] ASF GitHub Bot commented on PHOENIX-1311: - Github user ankitsinghal commented on a diff in the

[jira] [Created] (PHOENIX-2807) Update logging and explain plan to show hbase tables instead of phoenix names

2016-03-29 Thread Ankit Singhal (JIRA)
Ankit Singhal created PHOENIX-2807: -- Summary: Update logging and explain plan to show hbase tables instead of phoenix names Key: PHOENIX-2807 URL: https://issues.apache.org/jira/browse/PHOENIX-2807

[jira] [Created] (PHOENIX-2806) Create utility to map existing tables to namespace

2016-03-29 Thread Ankit Singhal (JIRA)
Ankit Singhal created PHOENIX-2806: -- Summary: Create utility to map existing tables to namespace Key: PHOENIX-2806 URL: https://issues.apache.org/jira/browse/PHOENIX-2806 Project: Phoenix

[GitHub] phoenix pull request: PHOENIX-1311 HBase namespaces surfaced in ph...

2016-03-29 Thread ankitsinghal
Github user ankitsinghal commented on a diff in the pull request: https://github.com/apache/phoenix/pull/153#discussion_r57677898 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java --- @@ -1562,7 +1678,7 @@ private MetaDataMutationResult