srkukarni opened a new pull request #2588: Preserve filename of the original 
function submission
URL: https://github.com/apache/incubator-pulsar/pull/2588
 
 
   ### Motivation
   
   When we submit a function, currently we don't note down the original 
filename that was uploaded from the client. For regular java functions this 
works fine. For python workers we manage by doing tricks wrt tricks like 
filename using classnames. However when we add things like wheel support, the 
filename encodes information that cannot be discarded away.
   This pr preserves that filename
   
   ### Modifications
   
   Describe the modifications you've done.
   
   ### Result
   
   After your change, what will change.
   

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