Skip to content

docs: clarify FeatureView ttl behavior#6481

Open
adrynalean wants to merge 1 commit into
feast-dev:masterfrom
adrynalean:codex/feature-view-ttl-docs
Open

docs: clarify FeatureView ttl behavior#6481
adrynalean wants to merge 1 commit into
feast-dev:masterfrom
adrynalean:codex/feature-view-ttl-docs

Conversation

@adrynalean

@adrynalean adrynalean commented Jun 9, 2026

Copy link
Copy Markdown

What this PR does / why we need it:

Clarifies the FeatureView.ttl docs so the Python API docstring describes TTL as the historical feature lookup window instead of saying the feature group "lives" for that amount of time.

It also adds a short note to the feature view concept docs that FeatureView.ttl does not by itself configure database-level expiration for feature values in online stores.

Which issue(s) this PR fixes:

Refs #4133

Checks

  • I've made sure the tests are passing.
  • My commits are signed off (git commit -s)
  • My PR title follows conventional commits format

Testing Strategy

  • Unit tests
  • Integration tests
  • Manual tests
  • Testing is not required for this change

Manual check:

  • python -m py_compile sdk/python/feast/feature_view.py
  • git diff --check

Misc

This is intended as a docs-only clarification of current behavior, not a runtime change or a resolution of the broader online-store TTL design discussion in #4133.


Open in Devin Review

Signed-off-by: adrynalean <87601800+adrynalean@users.noreply.github.com>
@adrynalean adrynalean requested a review from a team as a code owner June 9, 2026 01:09

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant