pocockn opened a new pull request, #325:
URL: https://github.com/apache/flink-statefun/pull/325

   If you don't pass a function type to the builders `WithSpec` method it 
doesn't error within the Go SDK but the function isn't registered within Flink 
and doesn't run correctly. 
   
   You can see the error within the Flink UI but the Go SDK just logs
   
   `"registering Stateful Function nil"`
   
   I've added a check to ensure that a function type is passed down into the 
builders `WithSpec` method


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to