[
https://issues.apache.org/jira/browse/PHOENIX-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-311.
----------------------------------
Resolution: Fixed
Bulk resolve of closed issues imported from GitHub. This status was reached by
first re-opening all closed imported issues and then resolving them in bulk.
> Dynamic Family querying with a New FamilyParseNode class and a Unit test
> ------------------------------------------------------------------------
>
> Key: PHOENIX-311
> URL: https://issues.apache.org/jira/browse/PHOENIX-311
> Project: Phoenix
> Issue Type: Task
> Reporter: maillard
>
> First steps for this feature -125 .
> - Still lacking the possibility to retrieve columns that are not in the table
> schema, aka not inserted through phoenix.
> - I haven't allowed any function calls on this select so no count(cf.*) or
> distinct(cf.*)
> - I haven't allowed for the default column family unless explicit, aka "_0.*"
> must be written maybe a '".*" should default to this.
> I Created a new FamilyParseNode class to make it easy to evolve this feature
> in different directions later on.
> Hope all of this looks good and happy for any feedback,pointers, enhancments.
--
This message was sent by Atlassian JIRA
(v6.2#6252)