[
https://issues.apache.org/jira/browse/PIG-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ajay Kidave updated PIG-1546:
-----------------------------
Attachment: pig_1546.patch
Patch fixing the incorrect asserts and adding a test case. The test case is
valid only if hadoop processes are run under a jvm having asserts enabled. So
enabled asserts for all test cases as part of this patch.
> Incorrect assert statements in operator evaluation
> --------------------------------------------------
>
> Key: PIG-1546
> URL: https://issues.apache.org/jira/browse/PIG-1546
> Project: Pig
> Issue Type: Bug
> Components: impl
> Affects Versions: 0.7.0
> Reporter: Ajay Kidave
> Assignee: Ajay Kidave
> Priority: Minor
> Fix For: 0.8.0
>
> Attachments: pig_1546.patch
>
>
> The physical operator evaluation code path for <, <=, > and >= have incorrect
> assert statements. These asserts fail if the jvm have asserts enabled.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.