[
https://issues.apache.org/jira/browse/PHOENIX-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas D'Silva resolved PHOENIX-4200.
-------------------------------------
Resolution: Not A Problem
Phoenix supports filtering on dynamic columns (see
https://github.com/apache/phoenix/blob/3671097af252fd15f6481f4b2e7090b10cd0ff14/phoenix-core/src/it/java/org/apache/phoenix/end2end/DynamicColumnIT.java#L253)
> QualifierFilter from HBase to be implemented
> --------------------------------------------
>
> Key: PHOENIX-4200
> URL: https://issues.apache.org/jira/browse/PHOENIX-4200
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 4.9.0, 4.10.0, 4.11.0
> Reporter: Priyansh Saxena
> Priority: Major
> Fix For: 4.15.0
>
> Original Estimate: 672h
> Remaining Estimate: 672h
>
> Currently, it is not possible to filter columns from a table using an
> SQL-like query in Phoenix. This impairs the use of Phoenix as an SQL layer
> over HBase where wide column-family approach is being used and/or the
> column-names are dynamic.
> Need to determine how to handle and display dynamic column-names.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)