-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: spark-branch
-
Component/s: spark
-
Labels:None
-
Hadoop Flags:Reviewed
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:
[name#alice, age#18]...
Expected:
[age#18, name#alice]...
- relates to
-
PIG-5232 Investigate why order of entries in a Pig map is different in MR vs Spark
-
- Open
-