◐ Shell
reader mode source ↗
Skip to content

chore: Issue warning announcing entity's value_type as mandatory #4833

Merged
dmartinol merged 2 commits into
feast-dev:masterfrom
franciscojavierarceo:devin/1733888469-mandatory-entity-value-type
Dec 11, 2024
Merged

chore: Issue warning announcing entity's value_type as mandatory #4833
dmartinol merged 2 commits into
feast-dev:masterfrom
franciscojavierarceo:devin/1733888469-mandatory-entity-value-type

Conversation

@franciscojavierarceo

Copy link
Copy Markdown
Member

What this PR does / why we need it:

Make value_type for Entity issue a warning if not set. Next release we'll make it mandatory.

Which issue(s) this PR fixes:

#4670

Misc

devin-ai-integration Bot and others added 2 commits December 11, 2024 03:47
- Add deprecation warning when value_type is not specified for an entity
- Add test cases to verify deprecation warning behavior
- Prepare for making value_type mandatory in next release

Issue: feast-dev#4670

Co-Authored-By: Francisco Javier Arceo <arceofrancisco@gmail.com>
Signed-off-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
- Reorder imports according to PEP8
- Group standard library imports together
- Fix ruff linting issues

Co-Authored-By: Francisco Javier Arceo <arceofrancisco@gmail.com>
Signed-off-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@dmartinol dmartinol merged commit b8ede2a into feast-dev:master Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants