Pig 0.9: New Features Documented
Three great posts on the Hortonworks’ blog, part 1, part 2, and part 3, detailing the most important new features included with the Apache Pig 0.9 release:
- macros
- embedding: “You can now write a python program and embed Pig scripts inside of it, leveraging all language features provided by Python, including control flow”
- project-range expressions
- improved error messages
- typed maps
- new UDFs
Original title and link: Pig 0.9: New Features Documented (©myNoSQL)