[
https://issues.apache.org/jira/browse/PIG-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Hinegardner updated PIG-1699:
------------------------------------
Attachment: (was: PIG-1699.patch)
> HBaseStorage option -gte resolves to CompareOp.GREATER instead of
> CompareOp.GREATER_OR_EQUAL
> --------------------------------------------------------------------------------------------
>
> Key: PIG-1699
> URL: https://issues.apache.org/jira/browse/PIG-1699
> Project: Pig
> Issue Type: Bug
> Affects Versions: 0.8.0, 0.9.0
> Reporter: Jeremy Hinegardner
> Priority: Minor
>
> When using HBaseStorage, and using '-gte' option, this is passed to
> HTableInputFormat, which then uses CompareOp.GREATER instead of
> CompareOp.GREATER_OR_EQUAL for split decisions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.