----------------------------------------
Key: PIG-383
URL: https://issues.apache.org/jira/browse/PIG-383
Project: Pig
Issue Type: Bug
Affects Versions: types_branch
Reporter: Yiping Han
In PIG 1.4 DESCRIBE shows this:
out_links: (sig, outlinks, dup, crawled, errorcode )
But in PIG 2.0 it shows this:
{sig: chararray,outlinks: chararray,dup: chararray,crawled: chararray,errorcode: integer}
No name for the table.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.