[
https://issues.apache.org/jira/browse/PHOENIX-5264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834227#comment-16834227
]
Priyank Porwal commented on PHOENIX-5264:
-----------------------------------------
[~gjacoby] - Yes, all of them (8 tests) passed on my development machine.
> 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.14.0, 5.0.0
>
> Attachments: PHOENIX-5264.master.001.patch
>
> Time Spent: 0.5h
> 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)