Skip to content

[FSTORE-2055] incremental training datasets#612

Open
bubriks wants to merge 2 commits into
logicalclocks:mainfrom
bubriks:FSTORE-2055
Open

[FSTORE-2055] incremental training datasets#612
bubriks wants to merge 2 commits into
logicalclocks:mainfrom
bubriks:FSTORE-2055

Conversation

@bubriks

@bubriks bubriks commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI 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.

Pull request overview

Adds documentation for incremental (“append-only”) materialized training datasets in the Feature Store, clarifying how large parquet training datasets can be extended over time without full rewrites.

Changes:

  • Documented feature_view.insert_training_data(...) for appending new batches to an existing training dataset version.
  • Added a conceptual overview of incremental training data to the Offline API concepts page with a pointer to the user guide.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
docs/user_guides/fs/feature_view/training-data.md Adds a new “Appending to a Training Dataset” section with example usage and behavioral notes.
docs/concepts/fs/feature_view/offline_api.md Introduces a new “Incremental Training Data” concept section and links to the detailed guide.

Comment thread docs/user_guides/fs/feature_view/training-data.md Outdated
Comment thread docs/concepts/fs/feature_view/offline_api.md Outdated
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

2 participants