Kadir OZDEMIR created PHOENIX-5264:
--------------------------------------
Summary: 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: 5.0.0, 4.14.0
Reporter: Kadir OZDEMIR
Assignee: Priyank Porwal
Fix For: 5.0.0, 4.14.0
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)