[jira] [Commented] (PHOENIX-2814) WhereOptimizer does not handle multi-tenant local index correctly when connection is non-tenant-specific

2016-03-30 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219260#comment-15219260 ] Maryann Xue commented on PHOENIX-2814: -- For DDL, one can use the java code mentioned in

[jira] [Created] (PHOENIX-2815) Got wrong data using local view index on multi-tenant tables

2016-03-30 Thread Maryann Xue (JIRA)
Maryann Xue created PHOENIX-2815: Summary: Got wrong data using local view index on multi-tenant tables Key: PHOENIX-2815 URL: https://issues.apache.org/jira/browse/PHOENIX-2815 Project: Phoenix

[jira] [Created] (PHOENIX-2814) WhereOptimizer does not handle multi-tenant local index correctly when connection is non-tenant-specific

2016-03-30 Thread Maryann Xue (JIRA)
Maryann Xue created PHOENIX-2814: Summary: WhereOptimizer does not handle multi-tenant local index correctly when connection is non-tenant-specific Key: PHOENIX-2814 URL:

[jira] [Commented] (PHOENIX-2714) Correct byte estimate in BaseResultIterators and expose as interface

2016-03-30 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219242#comment-15219242 ] Maryann Xue commented on PHOENIX-2714: -- Sure, [~jamestaylor], I'll suggest a patch shortly. But I

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

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

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

2016-03-30 Thread maryannxue
Github user maryannxue commented on the pull request: https://github.com/apache/phoenix/pull/154#issuecomment-203722854 @ankitsinghal Some (maybe final) comments added. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

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

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

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

2016-03-30 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/154#discussion_r57993968 --- Diff: phoenix-core/src/test/java/org/apache/phoenix/execute/CorrelatePlanTest.java --- @@ -172,17 +172,38 @@ public void

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

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

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

2016-03-30 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/154#discussion_r57993856 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/DerivedTableIT.java --- @@ -241,7 +241,7 @@ public void testDerivedTableWithWhere() throws

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

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

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

2016-03-30 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218907#comment-15218907 ] Josh Elser commented on PHOENIX-2535: - bq. If we are going with shaded client all the time, then

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

2016-03-30 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218898#comment-15218898 ] Enis Soztutar commented on PHOENIX-2535: Thanks Sergey for the updated patch. One question I

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

2016-03-30 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218799#comment-15218799 ] Sergey Soldatov commented on PHOENIX-2809: -- Not sure that in this case we should expect the

[jira] [Updated] (PHOENIX-2813) PhoenixIndexFailurePolicy and DelegateIndexFailurePolicy use deprecated classes and methods

2016-03-30 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales updated PHOENIX-2813: Description: This mainly involves replacing all instances of HTableInterfaceReference

[jira] [Created] (PHOENIX-2813) PhoenixIndexFailurePolicy and DelegateIndexFailurePolicy use deprecated classes and methods

2016-03-30 Thread churro morales (JIRA)
churro morales created PHOENIX-2813: --- Summary: PhoenixIndexFailurePolicy and DelegateIndexFailurePolicy use deprecated classes and methods Key: PHOENIX-2813 URL:

[jira] [Updated] (PHOENIX-2812) Fix UpgradeUtil HBase Dependencies

2016-03-30 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales updated PHOENIX-2812: Attachment: PHOENIX-2812.patch > Fix UpgradeUtil HBase Dependencies >

[jira] [Created] (PHOENIX-2812) Fix UpgradeUtil HBase Dependencies

2016-03-30 Thread churro morales (JIRA)
churro morales created PHOENIX-2812: --- Summary: Fix UpgradeUtil HBase Dependencies Key: PHOENIX-2812 URL: https://issues.apache.org/jira/browse/PHOENIX-2812 Project: Phoenix Issue Type: Bug

[jira] [Updated] (PHOENIX-2812) Fix UpgradeUtil HBase Dependencies

2016-03-30 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales updated PHOENIX-2812: Priority: Minor (was: Major) > Fix UpgradeUtil HBase Dependencies >

[jira] [Updated] (PHOENIX-2811) Fix HColumnDescriptor.setKeepDeletedCells(boolean)

2016-03-30 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales updated PHOENIX-2811: Attachment: PHOENIX-2811.patch > Fix HColumnDescriptor.setKeepDeletedCells(boolean) >

[jira] [Created] (PHOENIX-2811) Fix HColumnDescriptor.setKeepDeletedCells(boolean)

2016-03-30 Thread churro morales (JIRA)
churro morales created PHOENIX-2811: --- Summary: Fix HColumnDescriptor.setKeepDeletedCells(boolean) Key: PHOENIX-2811 URL: https://issues.apache.org/jira/browse/PHOENIX-2811 Project: Phoenix

[jira] [Updated] (PHOENIX-2810) Fixing IndexTool Dependencies

2016-03-30 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales updated PHOENIX-2810: Attachment: PHOENIX-2810.patch > Fixing IndexTool Dependencies >

[jira] [Created] (PHOENIX-2810) Fixing IndexTool Dependencies

2016-03-30 Thread churro morales (JIRA)
churro morales created PHOENIX-2810: --- Summary: Fixing IndexTool Dependencies Key: PHOENIX-2810 URL: https://issues.apache.org/jira/browse/PHOENIX-2810 Project: Phoenix Issue Type: Bug

[jira] [Commented] (PHOENIX-2758) Ordered GROUP BY not occurring with leading PK equality expression

2016-03-30 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218205#comment-15218205 ] Samarth Jain commented on PHOENIX-2758: --- +1, looks good. > Ordered GROUP BY not occurring with

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

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

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

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

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

2016-03-30 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated PHOENIX-2535: - Attachment: PHOENIX-2535-4.patch > Create shaded clients (thin + thick) >

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

2016-03-30 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated PHOENIX-2535: - Attachment: (was: PHOENIX-2535-4.patch) > Create shaded clients (thin + thick) >

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

2016-03-30 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15217711#comment-15217711 ] Sergey Soldatov commented on PHOENIX-2535: -- [~enis] thank you for your review! * patch

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

2016-03-30 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated PHOENIX-2535: - Attachment: PHOENIX-2535-4.patch > Create shaded clients (thin + thick) >