[
https://issues.apache.org/jira/browse/PHOENIX-5264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834375#comment-16834375
]
Hudson commented on PHOENIX-5264:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #395 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/395/])
PHOENIX-5264: Implement toString() of (gjacoby: rev
e25276efb2673459b6edec3e579dca6bdc017b70)
* (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)