[
https://issues.apache.org/jira/browse/PIG-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Noguchi updated PIG-5201:
------------------------------
Attachment: pig-5201-v09-with-testUtilchange.patch
bq. We can go one step further and make checkQueryOutputs and
checkQueryOutputsAfterSort consistent but this requires more changes elsewhere.
Attaching {{pig-5201-v09-with-testUtilchange.patch}} which does this but not
sure if this just makes the testing more confusing...
You would now need to consider
* if number if integer, long or String,
* if object is actually String or DataByteArray,
* etc, etc
> Null handling on FLATTEN
> ------------------------
>
> Key: PIG-5201
> URL: https://issues.apache.org/jira/browse/PIG-5201
> Project: Pig
> Issue Type: Bug
> Reporter: Koji Noguchi
> Assignee: Koji Noguchi
> Fix For: 0.18.0
>
> Attachments: pig-5201-v00-testonly.patch, pig-5201-v01.patch,
> pig-5201-v02.patch, pig-5201-v03.patch, pig-5201-v04.patch,
> pig-5201-v05.patch, pig-5201-v06.patch, pig-5201-v07.patch,
> pig-5201-v08.patch, pig-5201-v09-with-testUtilchange.patch
>
>
> Sometimes, FLATTEN(null) or FLATTEN(bag-with-null) seem to produce incorrect
> results.
> Test code/script to follow.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)