feast-dev / feast-dev/feast

Bug: Dill get source string from udf not always work

Open
#5,182 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.