[jira] [Assigned] (PHOENIX-937) Handle puts on local index table

2014-04-28 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajeshbabu reassigned PHOENIX-937: -- Assignee: rajeshbabu > Handle puts on local index table > > >

Re: [VOTE] Graduation of Apache Phoenix from the Incubator

2014-04-28 Thread Stack
+1 Aim high! St.Ack On Sun, Apr 27, 2014 at 7:19 PM, James Taylor wrote: > Hi everyone, > > The Apache Phoenix podling has discussed graduation from the incubator and > would now like to start a vote on our dev list. We've made three releases > (soon to be five), increased our contributions a

[GitHub] incubator-phoenix pull request: Add functions FIRST_VALUE and LAST...

2014-04-28 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/30#discussion_r12076427 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/FirstByLastByFunctionIT.java --- @@ -0,0 +1,557 @@ +/* + * Copyright 201

[GitHub] incubator-phoenix pull request: hex to bytes function add

2014-04-28 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/25#discussion_r12075498 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/DecodeFunction.java --- @@ -0,0 +1,124 @@ +/* + * Licensed

[GitHub] incubator-phoenix pull request: hex to bytes function add

2014-04-28 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/25#discussion_r12075474 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/DecodeFunction.java --- @@ -0,0 +1,124 @@ +/* + * Licensed

[GitHub] incubator-phoenix pull request: hex to bytes function add

2014-04-28 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/25#discussion_r12074086 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/DecodeFunction.java --- @@ -0,0 +1,124 @@ +/* + * Licensed

Re: [VOTE] Graduation of Apache Phoenix from the Incubator

2014-04-28 Thread Mujtaba Chohan
+1 On Mon, Apr 28, 2014 at 3:23 PM, Maryann Xue wrote: > +1 > On Apr 28, 2014 12:26 PM, "Andrew Purtell" wrote: > > > +1 > > > > > > On Sun, Apr 27, 2014 at 7:19 PM, James Taylor > >wrote: > > > > > Hi everyone, > > > > > > The Apache Phoenix podling has discussed graduation from the incubat

Re: [VOTE] Graduation of Apache Phoenix from the Incubator

2014-04-28 Thread Maryann Xue
+1 On Apr 28, 2014 12:26 PM, "Andrew Purtell" wrote: > +1 > > > On Sun, Apr 27, 2014 at 7:19 PM, James Taylor >wrote: > > > Hi everyone, > > > > The Apache Phoenix podling has discussed graduation from the incubator > and > > would now like to start a vote on our dev list. We've made three > r

[GitHub] incubator-phoenix pull request: hex to bytes function add

2014-04-28 Thread tzolkincz
Github user tzolkincz commented on the pull request: https://github.com/apache/incubator-phoenix/pull/25#issuecomment-41607339 Yes, that is a good idea. Below is updated code ready for append more decoding formats. --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-phoenix pull request: Add functions FIRST_VALUE and LAST...

2014-04-28 Thread tzolkincz
Github user tzolkincz commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/30#discussion_r12063143 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/FirstByLastByFunctionIT.java --- @@ -0,0 +1,557 @@ +/* + * Copyright 2014 T

[jira] [Commented] (PHOENIX-951) Don't push LIMIT as PageFilter for joins

2014-04-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13983444#comment-13983444 ] Hudson commented on PHOENIX-951: SUCCESS: Integrated in Phoenix-3.0 #74 (See [https://bu

[GitHub] incubator-phoenix pull request: Add functions FIRST_VALUE and LAST...

2014-04-28 Thread tzolkincz
Github user tzolkincz commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/30#discussion_r12062725 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/aggregator/FirstByLastByBaseClientAggregator.java --- @@ -0,0 +1,160 @@ +/

[jira] [Commented] (PHOENIX-938) Use higher priority queue for index updates to prevent deadlock

2014-04-28 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13983391#comment-13983391 ] Jesse Yates commented on PHOENIX-938: - I actually wrote the code up last week, just d

[jira] [Commented] (PHOENIX-951) Don't push LIMIT as PageFilter for joins

2014-04-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13983376#comment-13983376 ] Hudson commented on PHOENIX-951: SUCCESS: Integrated in Phoenix #220 (See [https://build

[GitHub] incubator-phoenix pull request: hex to bytes function add

2014-04-28 Thread JamesRTaylor
Github user JamesRTaylor commented on the pull request: https://github.com/apache/incubator-phoenix/pull/25#issuecomment-41590564 Thanks, @tzolkincz - these built-ins are definitely generally useful. It'd be good to try to fit them into something similar to what other databases do. Fo

[GitHub] incubator-phoenix pull request: Add functions FIRST_BY and LAST_BY

2014-04-28 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/30#discussion_r12057845 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/FirstByLastByFunctionIT.java --- @@ -0,0 +1,557 @@ +/* + * Copyright 201

Re: [VOTE] Graduation of Apache Phoenix from the Incubator

2014-04-28 Thread Andrew Purtell
+1 On Sun, Apr 27, 2014 at 7:19 PM, James Taylor wrote: > Hi everyone, > > The Apache Phoenix podling has discussed graduation from the incubator and > would now like to start a vote on our dev list. We've made three releases > (soon to be five), increased our contributions and committer list,

[jira] [Commented] (PHOENIX-951) Don't push LIMIT as PageFilter for joins

2014-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13983132#comment-13983132 ] ASF GitHub Bot commented on PHOENIX-951: Github user maryannxue closed the pull r

[GitHub] incubator-phoenix pull request: PHOENIX-951 Don't push LIMIT as Pa...

2014-04-28 Thread maryannxue
Github user maryannxue closed the pull request at: https://github.com/apache/incubator-phoenix/pull/32 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the f

Re: [VOTE] Graduation of Apache Phoenix from the Incubator

2014-04-28 Thread Anoop John
+1 -Anoop- On Monday, April 28, 2014, Pankaj kr wrote: > +1 > > Regards, > Pankaj > > -Original Message- > From: Krisztian Horvath [mailto:krisztian.horv...@sequenceiq.com] > Sent: 28 April 2014 12:35 > To: dev@phoenix.incubator.apache.org > Subject: Re: [VOTE] Graduation of Apache Phoen

RE: [VOTE] Graduation of Apache Phoenix from the Incubator

2014-04-28 Thread Pankaj kr
+1 Regards, Pankaj -Original Message- From: Krisztian Horvath [mailto:krisztian.horv...@sequenceiq.com] Sent: 28 April 2014 12:35 To: dev@phoenix.incubator.apache.org Subject: Re: [VOTE] Graduation of Apache Phoenix from the Incubator +1 On 4/28/14, 9:00 AM, Gabriel Reid wrote: > +1 >

Re: [VOTE] Graduation of Apache Phoenix from the Incubator

2014-04-28 Thread Krisztian Horvath
+1 On 4/28/14, 9:00 AM, Gabriel Reid wrote: +1 On Mon, Apr 28, 2014 at 4:19 AM, James Taylor wrote: Hi everyone, The Apache Phoenix podling has discussed graduation from the incubator and would now like to start a vote on our dev list. We've made three releases (soon to be five), increased

Re: [VOTE] Graduation of Apache Phoenix from the Incubator

2014-04-28 Thread Gabriel Reid
+1 On Mon, Apr 28, 2014 at 4:19 AM, James Taylor wrote: > Hi everyone, > > The Apache Phoenix podling has discussed graduation from the incubator and > would now like to start a vote on our dev list. We've made three releases > (soon to be five), increased our contributions and committer list, a