[ https://issues.apache.org/jira/browse/PIG-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16010102#comment-16010102 ]
Adam Szita commented on PIG-5228: --------------------------------- Thank you all for the review and commit. I've created PIG-5232 to follow up on this later > Orc_2 is failing with spark exec type > ------------------------------------- > > Key: PIG-5228 > URL: https://issues.apache.org/jira/browse/PIG-5228 > Project: Pig > Issue Type: Sub-task > Components: spark > Reporter: Adam Szita > Assignee: Adam Szita > Fix For: spark-branch > > Attachments: PIG-5228.0.patch > > > This test is failing due to mismatch in the actual and expected result. The > difference is only related to the order of entries in Pig maps such as: > Actual: > {code} > [name#alice, age#18]... > {code} > Expected: > {code} > [age#18, name#alice]... > {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346)