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


[ Full content available at: 
https://github.com/apache/incubator-pulsar/pull/2588 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to