Hi all, Please stop by the Samza meetup this month to see how I use Calcite to translate Pig Latin into Samza java code:
* Convert Pig Latin into Calcite logical plans (we have a private Calcite branch at LinkedIn to do that, and will contribute back soon) * Use Calcite planner to optimize Calcite logical plans into Samza physical plans * Use Calcite codegen platform to generate Samza java code https://www.meetup.com/Stream-Processing-Meetup-LinkedIn/events/248309045/ Thanks, Khai
