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

Hudson commented on PHOENIX-5264:
---------------------------------

FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #2563 (See 
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/2563/])
PHOENIX-5264: Implement toString() of (gjacoby: rev 
e383eefe199ab1b1df43a5e7342dbd236ea3a231)
* (add) 
phoenix-core/src/test/java/org/apache/phoenix/filter/EncodedQualifiersColumnProjectionFilterTest.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/filter/EncodedQualifiersColumnProjectionFilter.java


> Implement the toString method of EncodedQualifiersColumnProjectionFilter  
> --------------------------------------------------------------------------
>
>                 Key: PHOENIX-5264
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5264
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.14.0, 5.0.0
>            Reporter: Kadir OZDEMIR
>            Assignee: Priyank Porwal
>            Priority: Minor
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: PHOENIX-5264.master.001.patch
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The current implementation of the toString method of 
> EncodedQualifiersColumnProjectionFilter returns an empty string. Having a 
> proper implementation helps during debugging. Please see some other Filter 
> classes, to get an idea on how to implement this, e.g., 
> SingleColumnValueFilter, SkipScanFilter, and PrefixFilter.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to