lucperkins opened a new pull request #1372: Add byte array to built-in SerDe 
types for Pulsar Functions
URL: https://github.com/apache/incubator-pulsar/pull/1372
 
 
   ### Motivation
   
   At the moment, the Pulsar Functions SerDe for Java supports a variety of 
basic types by default (`String`, `Integer`, etc.). It does not, however, 
support byte arrays.
   
   ### Modifications
   
   Adds `byte[]` to the supported default types.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to