[ 
https://issues.apache.org/jira/browse/PHOENIX-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152568#comment-14152568
 ] 

Samarth Jain edited comment on PHOENIX-1297 at 9/30/14 12:29 AM:
-----------------------------------------------------------------

[~jamestaylor] - attached is the patch for master branch. It contains the 
following fixes and enhancements:
1) Added methods to PhoenixRuntime for getting information for row key columns 
used by phoenix to execute the query.
2) Changed sql type names for array types. For ex- INTEGER_ARRAY is not 
INTEGER[]. 
3) Added tests for the above two in QueryOptimizerTest.java
4) Fixed category annotations of tests. It might be the reason why we are 
seeing flappy behavior for builds off late. 
5) Changed the category of StdDevIT test to HbaseManaged since it doesn't 
really need Client managed time.
6) Fixed category of EvaluationOfORIT test and a bug in there.
7) Miscellaneous test fixes for properly shutting down the mini cluster.

If patch looks good, I will generate separate patches for 4.2 and 3.2. Thanks!



was (Author: samarthjain):
[~jamestaylor] - attached is the patch for master branch. It contains the 
following fixes and enhancements:
1) Added methods to PhoenixRuntime for getting information for row key columns 
used by phoenix to execute the query.
2) Changed sql type names for array types. For ex- INTEGER_ARRAY is not 
INTEGER[]. 
3) Added tests for the above two in QueryOptimizerTest.java
4) Fixed category annotations of tests. It might be the reason why we are 
seeing flappy behavior for builds off late. 
5) Changed the category of StdDevIT test to HbaseManaged since it doesn't 
really need Client managed time.
6) Fixed category of EvaluationOfORIT test and a bug in there.

If patch looks good, I will generate separate patches for 4.2 and 3.2. Thanks!


> Adding utility methods to get primary key information from the optimized 
> query plan
> -----------------------------------------------------------------------------------
>
>                 Key: PHOENIX-1297
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1297
>             Project: Phoenix
>          Issue Type: Task
>    Affects Versions: 5.0.0, 4.2, 3.2
>            Reporter: Samarth Jain
>            Assignee: Samarth Jain
>         Attachments: PHOENIX-1297.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to