[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512608#comment-14512608 ] ASF GitHub Bot commented on PHOENIX-538: Github user JamesRTaylor commented on a

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-25 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29102300 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/UDFExpression.java --- @@ -0,0 +1,217 @@ +/* + * Licensed to the

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

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

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-25 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29102507 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/json/PhoenixJson.java --- @@ -0,0 +1,266 @@ +/* + * Licensed to the Apache

[jira] [Created] (PHOENIX-1923) EXISTS subquery fail if the inner query has aggregate functions

2015-04-25 Thread Maryann Xue (JIRA)
Maryann Xue created PHOENIX-1923: Summary: EXISTS subquery fail if the inner query has aggregate functions Key: PHOENIX-1923 URL: https://issues.apache.org/jira/browse/PHOENIX-1923 Project: Phoenix

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512630#comment-14512630 ] ASF GitHub Bot commented on PHOENIX-538: Github user JamesRTaylor commented on a

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-25 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29102639 --- Diff: phoenix-core/src/main/antlr3/PhoenixSQL.g --- @@ -114,6 +114,15 @@ tokens ASYNC='async'; SAMPLING='sampling';

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-25 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29102581 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/types/PJson.java --- @@ -0,0 +1,223 @@ +/* + * Licensed to the Apache Software

[jira] [Updated] (PHOENIX-914) Native HBase timestamp support to optimize date range queries in Phoenix

2015-04-25 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-914: --- Assignee: (was: Thomas D'Silva) Native HBase timestamp support to optimize date range

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-25 Thread chrajeshbabu
Github user chrajeshbabu commented on the pull request: https://github.com/apache/phoenix/pull/77#issuecomment-96276745 Thanks @JamesRTaylor @samarthjain I have addressed the review comments and added to pull request. If it's ok I will commit this tomorrow morning IST and work

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512707#comment-14512707 ] ASF GitHub Bot commented on PHOENIX-538: Github user chrajeshbabu commented on a

[jira] [Commented] (PHOENIX-538) Support UDFs

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

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-25 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29102470 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/ExpressionType.java --- @@ -204,7 +204,7 @@

[jira] [Commented] (PHOENIX-1856) Include min and max row key for each region in stats row

2015-04-25 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512616#comment-14512616 ] James Taylor commented on PHOENIX-1856: --- Would be good to get this in the RC on

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

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

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-25 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29102549 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/types/PJson.java --- @@ -0,0 +1,223 @@ +/* + * Licensed to the Apache Software

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

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

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

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

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-25 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29102587 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/json/PhoenixJsonException.java --- @@ -0,0 +1,32 @@ +/* + * Licensed to the

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-25 Thread chrajeshbabu
Github user chrajeshbabu commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29103983 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/UDFExpression.java --- @@ -0,0 +1,217 @@ +/* + * Licensed to the

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512708#comment-14512708 ] ASF GitHub Bot commented on PHOENIX-538: Github user chrajeshbabu commented on a

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-25 Thread chrajeshbabu
Github user chrajeshbabu commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29103995 --- Diff: phoenix-core/src/main/antlr3/PhoenixSQL.g --- @@ -114,6 +114,15 @@ tokens ASYNC='async'; SAMPLING='sampling';

[jira] [Commented] (PHOENIX-1881) Set value in our empty key value to Tephra won't treat it like a column delete

2015-04-25 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512820#comment-14512820 ] James Taylor commented on PHOENIX-1881: --- Yes, let's just disallow it for now.

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

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

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-25 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29102541 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/types/PJson.java --- @@ -0,0 +1,223 @@ +/* + * Licensed to the Apache Software

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

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

[jira] [Commented] (PHOENIX-1881) Set value in our empty key value to Tephra won't treat it like a column delete

2015-04-25 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512757#comment-14512757 ] Thomas D'Silva commented on PHOENIX-1881: - Thedata.tx.allow.empty.values

[jira] [Updated] (PHOENIX-1882) Issue column family deletes instead of row deletes in PTableImpl

2015-04-25 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-1882: Fix Version/s: 4.4.0 5.0.0 Issue column family deletes instead of row

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-25 Thread chrajeshbabu
Github user chrajeshbabu commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29098669 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java --- @@ -700,6 +1007,29 @@ private PTable

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-25 Thread chrajeshbabu
Github user chrajeshbabu commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29098659 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/cache/GlobalCache.java --- @@ -157,4 +159,18 @@ public TenantCache

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-25 Thread chrajeshbabu
Github user chrajeshbabu commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29098664 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/CreateFunctionCompiler.java --- @@ -0,0 +1,84 @@ +/* + * Licensed to the Apache

Re: The BuildBot is live!

2015-04-25 Thread rajeshb...@apache.org
Great work Nick. Just one thing now it's running only unit tests it seems. What about integration tests? It would be better to make the scripts run integration tests as well. Thanks, Rajeshbabu. On Fri, Apr 24, 2015 at 9:18 AM, Nick Dimiduk ndimi...@gmail.com wrote: On Thu, Apr 23, 2015 at

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512333#comment-14512333 ] ASF GitHub Bot commented on PHOENIX-538: Github user chrajeshbabu commented on a

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-25 Thread chrajeshbabu
Github user chrajeshbabu commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29098873 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/UDFExpression.java --- @@ -0,0 +1,217 @@ +/* + * Licensed to the

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512307#comment-14512307 ] ASF GitHub Bot commented on PHOENIX-538: Github user chrajeshbabu commented on a

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-25 Thread chrajeshbabu
Github user chrajeshbabu commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29098680 --- Diff: phoenix-core/src/test/java/org/apache/phoenix/parse/QueryParserTest.java --- @@ -289,24 +289,6 @@ public void testNegativeCountStar() throws

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-25 Thread chrajeshbabu
Github user chrajeshbabu commented on the pull request: https://github.com/apache/phoenix/pull/77#issuecomment-96145601 Thanks Samarth for reviews. Will update patch addressing the comments. --- If your project is set up for it, you can reply to this email and have your reply appear

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512309#comment-14512309 ] ASF GitHub Bot commented on PHOENIX-538: Github user chrajeshbabu commented on a

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-25 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29098825 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/UDFExpression.java --- @@ -0,0 +1,217 @@ +/* + * Licensed to the

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512327#comment-14512327 ] ASF GitHub Bot commented on PHOENIX-538: Github user JamesRTaylor commented on a

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512302#comment-14512302 ] ASF GitHub Bot commented on PHOENIX-538: Github user chrajeshbabu commented on a

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512308#comment-14512308 ] ASF GitHub Bot commented on PHOENIX-538: Github user chrajeshbabu commented on a

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512306#comment-14512306 ] ASF GitHub Bot commented on PHOENIX-538: Github user chrajeshbabu commented on a

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512305#comment-14512305 ] ASF GitHub Bot commented on PHOENIX-538: Github user chrajeshbabu commented on a

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-25 Thread chrajeshbabu
Github user chrajeshbabu commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29098678 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/UDFExpression.java --- @@ -0,0 +1,217 @@ +/* + * Licensed to the

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512334#comment-14512334 ] ASF GitHub Bot commented on PHOENIX-538: Github user chrajeshbabu commented on a

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-25 Thread chrajeshbabu
Github user chrajeshbabu commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29098894 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/UDFExpression.java --- @@ -0,0 +1,217 @@ +/* + * Licensed to the

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-25 Thread chrajeshbabu
Github user chrajeshbabu commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29098632 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/FromCompiler.java --- @@ -383,6 +448,85 @@ protected TableRef