[jira] [Updated] (PHOENIX-2067) Sort order incorrect for variable length DESC columns

2015-07-13 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2067: -- Attachment: PHOENIX-2067_array_addendum_v2.patch [~Dumindux] and [~ram_krish] - would you guys

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

2015-07-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625810#comment-14625810 ] ASF GitHub Bot commented on PHOENIX-1661: - GitHub user petercdc opened a pull re

[GitHub] phoenix pull request: PHOENIX-1661 Implement built-in functions fo...

2015-07-13 Thread petercdc
GitHub user petercdc opened a pull request: https://github.com/apache/phoenix/pull/101 PHOENIX-1661 Implement built-in functions for JSON 1.Adding following JSON operators:   JSON get data Operator : "->" "->>" "#>" "#>>"   JSON Boolean Operactor : "?" "?|" "?&" "<@" "@>"

[GitHub] phoenix pull request: PHOENIX-1661 Implement built-in functions fo...

2015-07-13 Thread petercdc
Github user petercdc closed the pull request at: https://github.com/apache/phoenix/pull/99 --- 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 en

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

2015-07-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625803#comment-14625803 ] ASF GitHub Bot commented on PHOENIX-1661: - Github user petercdc closed the pull

[jira] [Updated] (PHOENIX-2101) Implement ARRAY_TO_STRING built in function

2015-07-13 Thread Dumindu Buddhika (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dumindu Buddhika updated PHOENIX-2101: -- Attachment: PHOENIX-2101-v1.patch Hi [~ram_krish] here is a patch for this function. P

[jira] [Commented] (PHOENIX-2058) Check for existence and compatibility of columns being added in view

2015-07-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625694#comment-14625694 ] Hudson commented on PHOENIX-2058: - SUCCESS: Integrated in Phoenix-master #833 (See [htt

[jira] [Commented] (PHOENIX-978) Allow views to extend base table's PK (only if last PK column is fixed length)

2015-07-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625695#comment-14625695 ] Hudson commented on PHOENIX-978: SUCCESS: Integrated in Phoenix-master #833 (See [https:

[jira] [Updated] (PHOENIX-978) Allow views to extend base table's PK (only if last PK column is fixed length)

2015-07-13 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-978: --- Attachment: PHOENIX-978.final.patch > Allow views to extend base table's PK (only if last PK

[jira] [Commented] (PHOENIX-2109) Joda time version conflict between phoenix and pherf

2015-07-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625524#comment-14625524 ] Hudson commented on PHOENIX-2109: - FAILURE: Integrated in Phoenix-master #832 (See [htt

[jira] [Commented] (PHOENIX-978) Allow views to extend base table's PK (only if last PK column is fixed length)

2015-07-13 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625458#comment-14625458 ] Samarth Jain commented on PHOENIX-978: -- Thanks for the updated patch [~tdsilva] Pat

[jira] [Commented] (PHOENIX-2112) Phoenix-Spark need to support UTF8String for spark 1.4.0

2015-07-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625457#comment-14625457 ] Hudson commented on PHOENIX-2112: - FAILURE: Integrated in Phoenix-master #831 (See [htt

[jira] [Assigned] (PHOENIX-1632) Use protobuf for create sequence execution

2015-07-13 Thread Dongming Liang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongming Liang reassigned PHOENIX-1632: --- Assignee: Dongming Liang > Use protobuf for create sequence execution > ---

[jira] [Assigned] (PHOENIX-1633) Use protobuf for drop sequence execution

2015-07-13 Thread Dongming Liang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongming Liang reassigned PHOENIX-1633: --- Assignee: Dongming Liang > Use protobuf for drop sequence execution > -

[jira] [Updated] (PHOENIX-2115) Simplify Pherf generated dependency jar and pom.xml

2015-07-13 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mujtaba Chohan updated PHOENIX-2115: Description: 1. Right now Pherf pom.xml contain many duplicate dependencies that are in it

[jira] [Created] (PHOENIX-2115) Simplify Pherf generated dependency jar and pom.xml

2015-07-13 Thread Mujtaba Chohan (JIRA)
Mujtaba Chohan created PHOENIX-2115: --- Summary: Simplify Pherf generated dependency jar and pom.xml Key: PHOENIX-2115 URL: https://issues.apache.org/jira/browse/PHOENIX-2115 Project: Phoenix

[jira] [Commented] (PHOENIX-2109) Joda time version conflict between phoenix and pherf

2015-07-13 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625435#comment-14625435 ] Cody Marcel commented on PHOENIX-2109: -- git apply works and tests pass. "mvn clean

[jira] [Commented] (PHOENIX-978) Allow views to extend base table's PK (only if last PK column is fixed length)

2015-07-13 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625430#comment-14625430 ] James Taylor commented on PHOENIX-978: -- One minor item: can you change all of the pu

[jira] [Updated] (PHOENIX-978) Allow views to extend base table's PK (only if last PK column is fixed length)

2015-07-13 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-978: --- Attachment: PHOENIX-978-v2.patch > Allow views to extend base table's PK (only if last PK col

[jira] [Updated] (PHOENIX-978) Allow views to extend base table's PK (only if last PK column is fixed length)

2015-07-13 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-978: --- Attachment: (was: PHOENIX-978-v2.patch) > Allow views to extend base table's PK (only if

[jira] [Commented] (PHOENIX-2109) Joda time version conflict between phoenix and pherf

2015-07-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625384#comment-14625384 ] Hadoop QA commented on PHOENIX-2109: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (PHOENIX-2109) Joda time version conflict between phoenix and pherf

2015-07-13 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625364#comment-14625364 ] Mujtaba Chohan commented on PHOENIX-2109: - This is fine too but can we just remo

[jira] [Commented] (PHOENIX-2112) Phoenix-Spark need to support UTF8String for spark 1.4.0

2015-07-13 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625345#comment-14625345 ] Josh Mahonin commented on PHOENIX-2112: --- Pushed to 4.4, 4.x and master branches.

[jira] [Updated] (PHOENIX-2067) Sort order incorrect for variable length DESC columns

2015-07-13 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2067: -- Attachment: PHOENIX-2067_array_addendum.patch Addendum patch for handling DESC ARRAY. Still ne

[jira] [Updated] (PHOENIX-2067) Sort order incorrect for variable length DESC columns

2015-07-13 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2067: -- Attachment: PHOENIX-2067_v3.patch Fixed test failure due to this change for adding column to b

[jira] [Commented] (PHOENIX-2112) Phoenix-Spark need to support UTF8String for spark 1.4.0

2015-07-13 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625305#comment-14625305 ] James Taylor commented on PHOENIX-2112: --- Wasn't sure if you meant you "will confir

[jira] [Commented] (PHOENIX-2109) Joda time version conflict between phoenix and pherf

2015-07-13 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625300#comment-14625300 ] James Taylor commented on PHOENIX-2109: --- +1. Thanks for the quick turnaround, [~co

[jira] [Updated] (PHOENIX-2109) Joda time version conflict between phoenix and pherf

2015-07-13 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2109: - Attachment: PHOENIX-2109.patch > Joda time version conflict between phoenix and pherf >

[jira] [Commented] (PHOENIX-2112) Phoenix-Spark need to support UTF8String for spark 1.4.0

2015-07-13 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625258#comment-14625258 ] Josh Mahonin commented on PHOENIX-2112: --- Can confirm with some quick testing that

[jira] [Updated] (PHOENIX-978) Allow views to extend base table's PK (only if last PK column is fixed length)

2015-07-13 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-978: --- Attachment: PHOENIX-978-v2.patch [~samarthjain] I have incorporated the review feedback. > A

Re: planning to cut RC today

2015-07-13 Thread Josh Mahonin
Will test it out ASAP, it would be nice to get PHOENIX-2112 in. On Mon, Jul 13, 2015 at 2:56 PM, James Taylor wrote: > Remaining JIRAs to be committed include: > PHOENIX-2067 (James) > PHOENIX-2111 (Samarth) > PHOENIX-978 (Thomas) > PHOENIX-2109 (Cody) > > Josh - if you can confirm that your che

[jira] [Created] (PHOENIX-2114) Implement PTable.getParentName() correctly for views

2015-07-13 Thread Thomas D'Silva (JIRA)
Thomas D'Silva created PHOENIX-2114: --- Summary: Implement PTable.getParentName() correctly for views Key: PHOENIX-2114 URL: https://issues.apache.org/jira/browse/PHOENIX-2114 Project: Phoenix

[jira] [Commented] (PHOENIX-2113) Include log4j.properties in Pherf so runtime logging is displayed on console by default

2015-07-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625180#comment-14625180 ] Hudson commented on PHOENIX-2113: - FAILURE: Integrated in Phoenix-master #830 (See [htt

planning to cut RC today

2015-07-13 Thread James Taylor
Remaining JIRAs to be committed include: PHOENIX-2067 (James) PHOENIX-2111 (Samarth) PHOENIX-978 (Thomas) PHOENIX-2109 (Cody) Josh - if you can confirm that your check-in will not cause problems with Spark 1.3 usage, then PHOENIX-2112 would be ok IMO. Please let me know if I've missed any pending

[jira] [Updated] (PHOENIX-2113) Include log4j.properties in Pherf so runtime logging is displayed on console by default

2015-07-13 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mujtaba Chohan updated PHOENIX-2113: Attachment: PHOENIX-2113.patch > Include log4j.properties in Pherf so runtime logging is d

[jira] [Created] (PHOENIX-2113) Include log4j.properties in Pherf so runtime logging is displayed on console by default

2015-07-13 Thread Mujtaba Chohan (JIRA)
Mujtaba Chohan created PHOENIX-2113: --- Summary: Include log4j.properties in Pherf so runtime logging is displayed on console by default Key: PHOENIX-2113 URL: https://issues.apache.org/jira/browse/PHOENIX-2113

[jira] [Commented] (PHOENIX-2112) Phoenix-Spark need to support UTF8String for spark 1.4.0

2015-07-13 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625018#comment-14625018 ] Josh Mahonin commented on PHOENIX-2112: --- [~jamestaylor] I believe it should be bac

[jira] [Commented] (PHOENIX-2112) Phoenix-Spark need to support UTF8String for spark 1.4.0

2015-07-13 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624999#comment-14624999 ] James Taylor commented on PHOENIX-2112: --- Thanks, [~jmahonin]. How will this affect

[jira] [Commented] (PHOENIX-2112) Phoenix-Spark need to support UTF8String for spark 1.4.0

2015-07-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624996#comment-14624996 ] ASF GitHub Bot commented on PHOENIX-2112: - Github user jmahonin commented on the

[GitHub] phoenix pull request: PHOENIX-2112 support UTF8String for spark 1....

2015-07-13 Thread jmahonin
Github user jmahonin commented on the pull request: https://github.com/apache/phoenix/pull/100#issuecomment-12071 @tianyi Could you try out the revised patch on the ticket [1], and let me know if it works for you? [1] https://issues.apache.org/jira/browse/PHOENIX-2112 -

[jira] [Resolved] (PHOENIX-2108) Lock physical table row when creating a view

2015-07-13 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain resolved PHOENIX-2108. --- Resolution: Fixed > Lock physical table row when creating a view > -

[jira] [Updated] (PHOENIX-2112) Phoenix-Spark need to support UTF8String for spark 1.4.0

2015-07-13 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Mahonin updated PHOENIX-2112: -- Attachment: PHOENIX-2112-v2.patch Update Yi Tian's patch with missing include statement. Also

[jira] [Assigned] (PHOENIX-1566) Adjust stats when merge occurs

2015-07-13 Thread Dongming Liang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongming Liang reassigned PHOENIX-1566: --- Assignee: Dongming Liang > Adjust stats when merge occurs > ---

[jira] [Assigned] (PHOENIX-2112) Phoenix-Spark need to support UTF8String for spark 1.4.0

2015-07-13 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Mahonin reassigned PHOENIX-2112: - Assignee: Josh Mahonin > Phoenix-Spark need to support UTF8String for spark 1.4.0 > ---

[jira] [Commented] (PHOENIX-2112) Phoenix-Spark need to support UTF8String for spark 1.4.0

2015-07-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624637#comment-14624637 ] ASF GitHub Bot commented on PHOENIX-2112: - Github user jmahonin commented on the

[GitHub] phoenix pull request: PHOENIX-2112 support UTF8String for spark 1....

2015-07-13 Thread jmahonin
Github user jmahonin commented on the pull request: https://github.com/apache/phoenix/pull/100#issuecomment-120925695 Thanks for the patch. I'll look into getting this in ASAP. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we

[jira] [Commented] (PHOENIX-2112) Phoenix-Spark need to support UTF8String for spark 1.4.0

2015-07-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624606#comment-14624606 ] ASF GitHub Bot commented on PHOENIX-2112: - GitHub user tianyi opened a pull requ

[GitHub] phoenix pull request: PHOENIX-2112 support UTF8String for spark 1....

2015-07-13 Thread tianyi
GitHub user tianyi opened a pull request: https://github.com/apache/phoenix/pull/100 PHOENIX-2112 support UTF8String for spark 1.4.0 In Spark 1.4.0, Phoenix-Spark will throw an exception when we put a filter like `a='a'` , because phoenix did not recognize `UTF8String` as a String T

[jira] [Created] (PHOENIX-2112) Phoenix-Spark need to support UTF8String for spark 1.4.0

2015-07-13 Thread Yi Tian (JIRA)
Yi Tian created PHOENIX-2112: Summary: Phoenix-Spark need to support UTF8String for spark 1.4.0 Key: PHOENIX-2112 URL: https://issues.apache.org/jira/browse/PHOENIX-2112 Project: Phoenix Issue Ty