Sanil15 opened a new pull request #1468:
URL: https://github.com/apache/samza/pull/1468


   **Issues:** JobNodeConfigurationGenerator assumes that a Table based on a 
StorageEngine API cannot have a NoOpSerde, and while generating store configs 
for tables NoOpSerde is treated equivalent to null (not present cast) for both 
key & msg serdes
   
   **Changes:** Fixed the JobNodeConfigurationGenerator to not ignore a 
NoOpSerde configuration for store-based of local tables
   
   **Tests:** Added a unit test
   
   **API Changes:** None
   **Upgrade Instructions:** None
   **Usage Instructions:** None


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to