[jira] Subscription: PIG patch available

2020-03-18 Thread jira
Issue Subscription Filter: PIG patch available (37 issues) Subscriber: pigdaily Key Summary PIG-5400OrcStorage dropping struct(tuple) when it only holds a single field inside a Bag(array) https://issues.apache.org/jira/browse/PIG-5400 PIG-5380SortedDataBag hitting Con

[jira] [Updated] (PIG-5400) OrcStorage dropping struct(tuple) when it only holds a single field inside a Bag(array)

2020-03-18 Thread Koji Noguchi (Jira)
[ https://issues.apache.org/jira/browse/PIG-5400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-5400: -- Fix Version/s: 0.18.0 Hadoop Flags: Reviewed Resolution: Fixed Status: Resolved (w

Build failed in Jenkins: Pig-trunk-commit #2598

2020-03-18 Thread Apache Jenkins Server
See Changes: [knoguchi] PIG-5400: OrcStorage dropping struct(tuple) when it only holds a single field inside a Bag(array) (knoguchI) -- [...truncated 196.82 KB...] [

Build failed in Jenkins: Pig-trunk #2105

2020-03-18 Thread Apache Jenkins Server
See Changes: [knoguchi] PIG-5400: OrcStorage dropping struct(tuple) when it only holds a single field inside a Bag(array) (knoguchI) -- [...truncated 193.48 KB...] A lib

Next Pig Release?

2020-03-18 Thread Connor Taffe
Hi, Has anyone seen this Pig error before? It's a broken import in Pig which was patched in trunk but since Pig hasn't released since 2017—hasn't made it to maven. Trying to test a Pig script using PigUni

Re: Next Pig Release?

2020-03-18 Thread Connor Taffe
For now I can workaround this by depending on Jython, which provide the org.python.google.common.collect.Lists re-export. On Thu, Mar 19, 2020 at 12:06 AM Connor Taffe wrote: > Hi, > > Has anyone seen this Pig error before? It's a broken import in Pig which > was patched in trunk >