Tom White created CRUNCH-571: -------------------------------- Summary: Scrunch functions fail serialization check in the REPL Key: CRUNCH-571 URL: https://issues.apache.org/jira/browse/CRUNCH-571 Project: Crunch Issue Type: Bug Components: Scrunch Affects Versions: 0.12.0 Reporter: Tom White Assignee: Tom White
Calling {{pcol.filter(row => row.x == 1)}} results in {{java.lang.IllegalStateException: anon$2 named 'null' cannot be serialized}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)