[
https://issues.apache.org/jira/browse/HADOOP-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
edward yoon updated HADOOP-1608:
--------------------------------
Attachment: shell_v03.patch
* Fixed Filter Operation
selection(length > 100 and studioName = 'Fox');
selection(studioName = 'Fox' or studioName = 'Paramount');
selection(length > 100 and studioName = 'Fox' or studioName = 'Paramount');
> [HbaseShell] Relational Algrebra Operators
> ------------------------------------------
>
> Key: HADOOP-1608
> URL: https://issues.apache.org/jira/browse/HADOOP-1608
> Project: Hadoop
> Issue Type: Improvement
> Components: contrib/hbase
> Affects Versions: 0.13.0
> Environment: All environments
> Reporter: edward yoon
> Priority: Minor
> Attachments: shell_r_operators_v01.patch, shell_v02.patch,
> shell_v03.patch
>
>
> Development of relational algebra operators has begun.
> * Projection
> * Selection
> * Product
> * Rename
> * Group
> * Sort
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.