◐ Shell
clean mode source ↗

chore: Refactor transform on write by franciscojavierarceo · Pull Request #5300 · feast-dev/feast

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@franciscojavierarceo

What this PR does / why we need it:

Refactored code to make it easier toread.

Which issue(s) this PR fixes:

Misc

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>

HaoXuAI

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks good to me.
But long term I think it's better to refactor with a factory pattern or an abstraction to avoid so many conditions check.

jfw-ppi pushed a commit to jfw-ppi/feast that referenced this pull request

Jun 7, 2025
Signed-off-by: Jacob Weinhold <29459386+j-wine@users.noreply.github.com>

Labels

2 participants

@franciscojavierarceo @HaoXuAI