[ https://issues.apache.org/jira/browse/HCATALOG-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alan Gates updated HCATALOG-278: -------------------------------- Attachment: HCAT-278.patch > When outputSchema doesn't match table schema wrong columns are returned to > the user > ----------------------------------------------------------------------------------- > > Key: HCATALOG-278 > URL: https://issues.apache.org/jira/browse/HCATALOG-278 > Project: HCatalog > Issue Type: Bug > Components: pig > Affects Versions: 0.4 > Reporter: Alan Gates > Assignee: Alan Gates > Fix For: 0.4 > > Attachments: HCAT-278.patch > > > After merging changes for HCATALOG-237 the test Pig_Checkin_7 fails. What > should be partitioning column is instead getting the data for the last > non-partitioning column (ie b = foreach a generate name, age, ds; is > generating output for name, age, gpa instead). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira