[
https://issues.apache.org/jira/browse/PIG-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Gates updated PIG-383:
---------------------------
Status: Patch Available (was: Open)
> DESCRIBE does not display the table name
> ----------------------------------------
>
> Key: PIG-383
> URL: https://issues.apache.org/jira/browse/PIG-383
> Project: Pig
> Issue Type: Bug
> Affects Versions: types_branch
> Reporter: Yiping Han
> Assignee: Alan Gates
> Priority: Minor
> Fix For: types_branch
>
> Attachments: PIG-383.patch
>
>
> 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.