Bug: Dill get source string from udf not always work
Open
kind/bug
priority/p2
- Dominant language
- Python
- Stars
- 7.3k
- Forks
- 1.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 15
Description
## Expected Behavior
The dill get source for udf_string won't work if the udf is passed as a param to class. This forces the feature view classes to pass in udf_string instead of infer udf_string from the function.
We need to figure out a way to properlt get the source string for udf.
## Current Behavior
## Steps to reproduce
### Specifications
- Version:
- Platform:
- Subsystem:
## Possible Solution
Contributor guide
Assessment
This issue has not been assessed yet.