[jira] [Commented] (PHOENIX-1737) Provide APIs for creating Phoenix encoded rowkeys

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363997#comment-14363997 ] James Taylor commented on PHOENIX-1737: --- From what I remember, the rows need to be

[jira] [Commented] (PHOENIX-1730) Pherf - add MD page to site

2015-03-16 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364033#comment-14364033 ] Cody Marcel commented on PHOENIX-1730: -- [~jamestaylor] You can thanks

[jira] [Commented] (PHOENIX-1737) Provide APIs for creating Phoenix encoded rowkeys

2015-03-16 Thread Tulasi P (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364273#comment-14364273 ] Tulasi P commented on PHOENIX-1737: --- For reference, attached is the generic version of

[jira] [Commented] (PHOENIX-1661) Implement built-in functions for JSON

2015-03-16 Thread renmin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364442#comment-14364442 ] renmin commented on PHOENIX-1661: - HI, My name is renmin.liu, i am persuing my master

[jira] [Commented] (PHOENIX-1737) Provide APIs for creating Phoenix encoded rowkeys

2015-03-16 Thread Tulasi P (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363975#comment-14363975 ] Tulasi P commented on PHOENIX-1737: --- HFiles are created using

[jira] [Commented] (PHOENIX-1704) Add year() built-in function

2015-03-16 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364343#comment-14364343 ] Alicia Ying Shu commented on PHOENIX-1704: -- [~jamestaylor] Thanks for the

[jira] [Updated] (PHOENIX-1739) Ensure RuntimeException nests SQLException so that proper exception gets thrown

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1739: -- Attachment: PHOENIX-1739.patch Ensure RuntimeException nests SQLException so that proper

[jira] [Commented] (PHOENIX-1730) Pherf - add MD page to site

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364486#comment-14364486 ] James Taylor commented on PHOENIX-1730: --- For the Pherf md page, please take the

[jira] [Commented] (PHOENIX-1691) Allow settting sampling rate while enabling tracing.

2015-03-16 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364494#comment-14364494 ] rajeshbabu commented on PHOENIX-1691: - [~jamestaylor] Today I will make the patch

[jira] [Commented] (PHOENIX-1691) Allow settting sampling rate while enabling tracing.

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364493#comment-14364493 ] James Taylor commented on PHOENIX-1691: --- [~rajeshbabu] - where we at with this

[jira] [Commented] (PHOENIX-1723) PTinyint.isCoercibleTo fails to test -1 with type PTinyint

2015-03-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364265#comment-14364265 ] ASF GitHub Bot commented on PHOENIX-1723: - Github user shuxiong closed the pull

[GitHub] phoenix pull request: PHOENIX-1723 fix bugs in PTinyint.isCoercibl...

2015-03-16 Thread shuxiong
Github user shuxiong closed the pull request at: https://github.com/apache/phoenix/pull/44 --- 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 feature is

[jira] [Comment Edited] (PHOENIX-1687) Implement missing math built-in POWER function

2015-03-16 Thread simardeep s arneja (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364106#comment-14364106 ] simardeep s arneja edited comment on PHOENIX-1687 at 3/17/15 12:30 AM:

[jira] [Commented] (PHOENIX-1580) Support UNION ALL

2015-03-16 Thread Serhiy Bilousov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364291#comment-14364291 ] Serhiy Bilousov commented on PHOENIX-1580: -- Would this kind of optimisation be

[jira] [Commented] (PHOENIX-1723) PTinyint.isCoercibleTo fails to test -1 with type PTinyint

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364425#comment-14364425 ] James Taylor commented on PHOENIX-1723: --- [~samarthjain] - would you mind taking a

[jira] [Created] (PHOENIX-1739) Ensure RuntimeException nests SQLException so that proper exception gets thrown

2015-03-16 Thread James Taylor (JIRA)
James Taylor created PHOENIX-1739: - Summary: Ensure RuntimeException nests SQLException so that proper exception gets thrown Key: PHOENIX-1739 URL: https://issues.apache.org/jira/browse/PHOENIX-1739

[jira] [Commented] (PHOENIX-1712) Implementing INSTR function

2015-03-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364481#comment-14364481 ] ASF GitHub Bot commented on PHOENIX-1712: - GitHub user naveenmadhire opened a

[GitHub] phoenix pull request: PHOENIX-1712 Adding INSTR Function

2015-03-16 Thread naveenmadhire
GitHub user naveenmadhire opened a pull request: https://github.com/apache/phoenix/pull/47 PHOENIX-1712 Adding INSTR Function PHOENIX-1712 I've added the INSTR function. These are initial changes. Please review if anyone has some time. Thanks. You can merge this

[jira] [Commented] (PHOENIX-1705) implement ARRAY_APPEND built in function

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364506#comment-14364506 ] James Taylor commented on PHOENIX-1705: --- Looking good, [~Dumindux]. Would you mind

[jira] [Commented] (PHOENIX-1704) Add year() built-in function

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364430#comment-14364430 ] James Taylor commented on PHOENIX-1704: --- +1 on the patch. Would you mind putting

[jira] [Commented] (PHOENIX-1661) Implement built-in functions for JSON

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364473#comment-14364473 ] James Taylor commented on PHOENIX-1661: --- Great, welcome aboard, [~liurm]. As

[jira] [Commented] (PHOENIX-1730) Pherf - add MD page to site

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364484#comment-14364484 ] James Taylor commented on PHOENIX-1730: --- Logo looks great. Feel free to commit,

[jira] [Updated] (PHOENIX-1740) A Eventually Consistent Secondary Index solution for Global Indexing

2015-03-16 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated PHOENIX-1740: -- Description: I want to share a idea for implment global secondary index, it is eventually

Re: [DISCUSS] Phoenix supporting HBase-0.98 and HBase-1.x releases

2015-03-16 Thread Devaraj Das
Sounds good to me. From: Enis Söztutar e...@apache.org Sent: Monday, March 16, 2015 3:44 PM To: dev@phoenix.apache.org Subject: [DISCUSS] Phoenix supporting HBase-0.98 and HBase-1.x releases Hi, As some of you already know, there are discussions in

[jira] [Updated] (PHOENIX-1704) Add year() built-in function

2015-03-16 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-1704: - Attachment: Phoenix-1704-v5.patch Add year() built-in function

[jira] [Created] (PHOENIX-1740) A Eventually Consistent Secondary Index solution for Global Indexing

2015-03-16 Thread binlijin (JIRA)
binlijin created PHOENIX-1740: - Summary: A Eventually Consistent Secondary Index solution for Global Indexing Key: PHOENIX-1740 URL: https://issues.apache.org/jira/browse/PHOENIX-1740 Project: Phoenix

[jira] [Commented] (PHOENIX-1661) Implement built-in functions for JSON

2015-03-16 Thread renmin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364482#comment-14364482 ] renmin commented on PHOENIX-1661: - James, thanks for your reply so fast. I will follow

[jira] [Updated] (PHOENIX-1738) Create end-to-end test for SIGN function

2015-03-16 Thread Shuxiong Ye (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuxiong Ye updated PHOENIX-1738: - Attachment: PHOENIX-1738_Implement_end-to-end_test_for_Math_build-in_function_SIGN.patch

Re: Building PHOENIX on Windows 7x64 box

2015-03-16 Thread Nick Dimiduk
I don't know if it's the issue or not, just a hunch. Mostly the hadoop stack has not moved to java 8 yet (in progress). On Mon, Mar 16, 2015 at 1:17 PM, Sergey Belousov sergey.belou...@gmail.com wrote: Thank you, Nick If that what has to be done I will try but that would be sad to install

Re: [ANNOUNCE] Rajeshbabu Chintaguntla joins Apache Phoenix PMC

2015-03-16 Thread Nick Dimiduk
Congrats Rajesh! On Sat, Mar 14, 2015 at 4:10 PM, Ted Yu yuzhih...@gmail.com wrote: Congratulations, Rajesh. On Sat, Mar 14, 2015 at 3:58 PM, James Taylor jamestay...@apache.org wrote: On behalf of the Apache Phoenix PMC, I'm pleased to announce that Rajeshbabu Chintaguntla has accepted

Re: [ANNOUNCE] Samarth Jain joins Apache Phoenix PMC

2015-03-16 Thread Nick Dimiduk
Glad to have you Samarth! On Sat, Mar 14, 2015 at 4:11 PM, Ted Yu yuzhih...@gmail.com wrote: Congrats, Samarth. On Sat, Mar 14, 2015 at 3:52 PM, James Taylor jamestay...@apache.org wrote: On behalf of the Apache Phoenix PMC, I'm pleased to announce that Samarth Jain has accepted our

Re: [ANNOUNCE] Ravi Magham joins Apache Phoenix PMC

2015-03-16 Thread Nick Dimiduk
Nice work Ravi! On Sat, Mar 14, 2015 at 4:11 PM, Ted Yu yuzhih...@gmail.com wrote: Congrats, Ravi. On Sat, Mar 14, 2015 at 4:03 PM, James Taylor jamestay...@apache.org wrote: On behalf of the Apache Phoenix PMC, I'm pleased to announce that Ravi Magham has accepted our invitation to

[jira] [Assigned] (PHOENIX-1730) Pherf - add MD page to site

2015-03-16 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel reassigned PHOENIX-1730: Assignee: Cody Marcel Pherf - add MD page to site ---

[jira] [Created] (PHOENIX-1737) Provide APIs for creating Phoenix encoded rowkeys

2015-03-16 Thread Tulasi P (JIRA)
Tulasi P created PHOENIX-1737: - Summary: Provide APIs for creating Phoenix encoded rowkeys Key: PHOENIX-1737 URL: https://issues.apache.org/jira/browse/PHOENIX-1737 Project: Phoenix Issue Type:

Re: Bulk-loader performance

2015-03-16 Thread Tulasi Paradarami
Thanks James; here is the JIRA with the code snippet for direct encoding: https://issues.apache.org/jira/browse/PHOENIX-1737 On Sat, Mar 14, 2015 at 10:32 AM, James Taylor jamestay...@apache.org wrote: Please file a JIRA, Tulasi. This is a fair point. I'm surprised it's 4x faster. Can you

[jira] [Commented] (PHOENIX-1705) implement ARRAY_APPEND built in function

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364550#comment-14364550 ] James Taylor commented on PHOENIX-1705: --- Also, [~ramkrishna] - your feedback would

[jira] [Commented] (PHOENIX-1705) implement ARRAY_APPEND built in function

2015-03-16 Thread Serhiy Bilousov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364601#comment-14364601 ] Serhiy Bilousov commented on PHOENIX-1705: -- I am not sure if that is a given or

[jira] [Commented] (PHOENIX-1711) Improve performance of CSV loader

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364596#comment-14364596 ] James Taylor commented on PHOENIX-1711: --- Some additional ideas I'll try to

[jira] [Commented] (PHOENIX-1705) implement ARRAY_APPEND built in function

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364631#comment-14364631 ] James Taylor commented on PHOENIX-1705: --- You'll need to read all of the array

[jira] [Updated] (PHOENIX-1738) Create end-to-end test for SIGN function

2015-03-16 Thread Shuxiong Ye (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuxiong Ye updated PHOENIX-1738: - Attachment: PHOENIX-1738_Implement_end-to-end_test_for_Math_build-in_function_SIGN.patch.2

[jira] [Commented] (PHOENIX-1738) Create end-to-end test for SIGN function

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364544#comment-14364544 ] James Taylor commented on PHOENIX-1738: --- Thanks for the quick turnaround on this,

[jira] [Comment Edited] (PHOENIX-1738) Create end-to-end test for SIGN function

2015-03-16 Thread Shuxiong Ye (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364629#comment-14364629 ] Shuxiong Ye edited comment on PHOENIX-1738 at 3/17/15 5:47 AM:

[jira] [Updated] (PHOENIX-1738) Create end-to-end test for SIGN function

2015-03-16 Thread Shuxiong Ye (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuxiong Ye updated PHOENIX-1738: - Attachment: (was:

[jira] [Comment Edited] (PHOENIX-1704) Add year() built-in function

2015-03-16 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364061#comment-14364061 ] Alicia Ying Shu edited comment on PHOENIX-1704 at 3/16/15 10:09 PM:

[jira] [Updated] (PHOENIX-1704) Add year() built-in function

2015-03-16 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-1704: - Attachment: Phoenix-1704-v4.patch Add year() built-in function

[jira] [Commented] (PHOENIX-1580) Support UNION ALL

2015-03-16 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364179#comment-14364179 ] Alicia Ying Shu commented on PHOENIX-1580: -- 1. Yes. All the queries in Union

[jira] [Commented] (PHOENIX-1704) Add year() built-in function

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364217#comment-14364217 ] James Taylor commented on PHOENIX-1704: --- Thanks for the revisions, [~ayingshu].

[jira] [Commented] (PHOENIX-1287) Use the joni byte[] regex engine in place of j.u.regex

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

[GitHub] phoenix pull request: Draft for PHOENIX-1287 subtask, ByteBasedLik...

2015-03-16 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/46#discussion_r26525162 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/util/regex/JONIRegexWrapper.java --- @@ -0,0 +1,181 @@ +/* + * Licensed to

[jira] [Commented] (PHOENIX-1715) Implement Build-in math function Sign

2015-03-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363906#comment-14363906 ] Hudson commented on PHOENIX-1715: - SUCCESS: Integrated in Phoenix-master #621 (See

[DISCUSS] Phoenix supporting HBase-0.98 and HBase-1.x releases

2015-03-16 Thread Enis Söztutar
Hi, As some of you already know, there are discussions in multiple threads in the private list, and in jira PHOENIX-1642 about what we should do to support HBase-1.0 release and beyond. Previous discussions resulted in agreement that nobody wants to maintain a shim layer for supporting

[jira] [Commented] (PHOENIX-1737) Provide APIs for creating Phoenix encoded rowkeys

2015-03-16 Thread Tulasi P (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364057#comment-14364057 ] Tulasi P commented on PHOENIX-1737: --- configureIncrementalLoad(...) runs the map-reduce

[jira] [Commented] (PHOENIX-1704) Add year() built-in function

2015-03-16 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364061#comment-14364061 ] Alicia Ying Shu commented on PHOENIX-1704: -- In Oracle doc, the syntax for Year

[jira] [Commented] (PHOENIX-1687) Implement missing math built-in POWER function

2015-03-16 Thread simardeep s arneja (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364106#comment-14364106 ] simardeep s arneja commented on PHOENIX-1687: - I am having some issues

[jira] [Commented] (PHOENIX-1737) Provide APIs for creating Phoenix encoded rowkeys

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364227#comment-14364227 ] James Taylor commented on PHOENIX-1737: --- bq. I've gz compression and fast_diff

[jira] [Updated] (PHOENIX-1730) Pherf - add MD page to site

2015-03-16 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-1730: - Attachment: pherf.png PHOENIX-1730.patch Drop the pherf.png into images/logo/

[jira] [Comment Edited] (PHOENIX-1550) Freeze and thaw Phoenix tables

2015-03-16 Thread Sun Fulin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14362752#comment-14362752 ] Sun Fulin edited comment on PHOENIX-1550 at 3/16/15 6:15 AM: -

[jira] [Commented] (PHOENIX-1550) Freeze and thaw Phoenix tables

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14362800#comment-14362800 ] James Taylor commented on PHOENIX-1550: --- I see - it's the MR support over

[jira] [Commented] (PHOENIX-1580) Support UNION ALL

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363687#comment-14363687 ] James Taylor commented on PHOENIX-1580: --- Thanks for the patch, [~ayingshu]. Would

[jira] [Commented] (PHOENIX-1737) Provide APIs for creating Phoenix encoded rowkeys

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363654#comment-14363654 ] James Taylor commented on PHOENIX-1737: --- Given that your table is salted, how are

[jira] [Commented] (PHOENIX-1580) Support UNION ALL

2015-03-16 Thread Serhiy Bilousov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363763#comment-14363763 ] Serhiy Bilousov commented on PHOENIX-1580: -- I am waiting with inpatients to try

[jira] [Created] (PHOENIX-1738) Create end-to-end test for SIGN function

2015-03-16 Thread James Taylor (JIRA)
James Taylor created PHOENIX-1738: - Summary: Create end-to-end test for SIGN function Key: PHOENIX-1738 URL: https://issues.apache.org/jira/browse/PHOENIX-1738 Project: Phoenix Issue Type:

Re: Building PHOENIX on Windows 7x64 box

2015-03-16 Thread Nick Dimiduk
Can you try with Java7? On Mon, Mar 16, 2015 at 12:41 PM, Sergey Belousov sergey.belou...@gmail.com wrote: Anyone? On Fri, Mar 13, 2015 at 5:21 PM, Sergey Belousov sergey.belou...@gmail.com wrote: Hi All I am trying to setup environment to try to contribute some code but having

[GitHub] phoenix pull request: Draft for PHOENIX-1287 subtask, ByteBasedLik...

2015-03-16 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/46#discussion_r26522574 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/util/regex/JavaRegexWrapper.java --- @@ -0,0 +1,89 @@ +/* + * Licensed to

[GitHub] phoenix pull request: Draft for PHOENIX-1287 subtask, ByteBasedLik...

2015-03-16 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/46#discussion_r26522612 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/util/regex/AbstractBasePattern.java --- @@ -0,0 +1,32 @@ +/* + * Licensed to

[jira] [Commented] (PHOENIX-1287) Use the joni byte[] regex engine in place of j.u.regex

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

[GitHub] phoenix pull request: Draft for PHOENIX-1287 subtask, ByteBasedLik...

2015-03-16 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/46#discussion_r26522851 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/LikeExpression.java --- @@ -289,8 +288,11 @@ public boolean evaluate(Tuple tuple,

[jira] [Commented] (PHOENIX-1287) Use the joni byte[] regex engine in place of j.u.regex

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

[GitHub] phoenix pull request: Draft for PHOENIX-1287 subtask, ByteBasedLik...

2015-03-16 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/46#discussion_r26523178 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/util/regex/AbstractBasePattern.java --- @@ -0,0 +1,32 @@ +/* + * Licensed to

[jira] [Commented] (PHOENIX-1580) Support UNION ALL

2015-03-16 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363772#comment-14363772 ] Maryann Xue commented on PHOENIX-1580: -- Thanks a lot for the review,

Re: Building PHOENIX on Windows 7x64 box

2015-03-16 Thread Sergey Belousov
Anyone? On Fri, Mar 13, 2015 at 5:21 PM, Sergey Belousov sergey.belou...@gmail.com wrote: Hi All I am trying to setup environment to try to contribute some code but having problems with passing tests. I can do build without test by git clone

[jira] [Resolved] (PHOENIX-1715) Implement Build-in math function Sign

2015-03-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-1715. --- Resolution: Fixed Fix Version/s: 4.4 Committed to master and 4.0 branch. Excellent

[jira] [Commented] (PHOENIX-1287) Use the joni byte[] regex engine in place of j.u.regex

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

Re: Building PHOENIX on Windows 7x64 box

2015-03-16 Thread Sergey Belousov
Thank you, Nick If that what has to be done I will try but that would be sad to install older version of JAVA :) Is it requirement for PHOENIX that java7 should be used and if so why? It compiles fine so I was under impression java8 should be OK and may some small tweaking required. Thank you

[jira] [Commented] (PHOENIX-1287) Use the joni byte[] regex engine in place of j.u.regex

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