◐ Shell
reader mode source ↗
Skip to content

docs: Add MongoDB data-source and offline-store reference documentation#6351

Merged
ntkathole merged 11 commits into
feast-dev:masterfrom
jvincent-mongodb:master
May 1, 2026
Merged

docs: Add MongoDB data-source and offline-store reference documentation#6351
ntkathole merged 11 commits into
feast-dev:masterfrom
jvincent-mongodb:master

Conversation

@jvincent-mongodb

@jvincent-mongodb jvincent-mongodb commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

Adds reference documentation for the MongoDB contrib data source and offline store integration. This fills the documentation gap for the MongoDB offline store that was added in #6138.

Changes:

  • New docs/reference/data-sources/mongodb.md — documents MongoDBSource, configuration, supported types
  • New docs/reference/offline-stores/mongodb.md — documents MongoDBOfflineStore, data model, retrieval semantics, materialization, and known limitations
  • Updated docs/SUMMARY.md and docs/reference/data-sources/README.md to include MongoDB in the navigation

Which issue(s) this PR fixes:

Follows up on #6138 (feat: MongoDB offline store)

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

  • Testing is not required for this change

This is a docs-only change (no code changes).

Misc

Documentation covers:

  • Data source configuration and supported types
  • Offline store YAML configuration example
  • Data model (shared feature_history collection design)
  • Retrieval semantics and point-in-time join behavior
  • Materialization flow
  • Known limitations

Open in Devin Review

Signed-off-by: jvincent-mongodb <jeffrey.vincent@mongodb.com>
Signed-off-by: jvincent-mongodb <jeffrey.vincent@mongodb.com>
@jvincent-mongodb jvincent-mongodb requested a review from a team as a code owner April 30, 2026 17:23
devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

…tion

Signed-off-by: jvincent-mongodb <jeffrey.vincent@mongodb.com>
Signed-off-by: jvincent-mongodb <jeffrey.vincent@mongodb.com>
Signed-off-by: jvincent-mongodb <jeffrey.vincent@mongodb.com>
Signed-off-by: jvincent-mongodb <jeffrey.vincent@mongodb.com>

@caseyclements caseyclements 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.

Hide comment

LGTM!

Signed-off-by: jvincent-mongodb <jeffrey.vincent@mongodb.com>
@bisht2050

Copy link
Copy Markdown
Contributor

@ntkathole - This is ready for your review/merge. TIA!

@ntkathole

Copy link
Copy Markdown
Member

@jvincent-mongodb Also want to include Data Source and offline store in feast/README.md ?

jvincent-mongodb and others added 3 commits May 1, 2026 07:18
@bisht2050

Copy link
Copy Markdown
Contributor

Hi @ntkathole! Could you please take another look at this?

@ntkathole

Copy link
Copy Markdown
Member

@jvincent-mongodb Let's update docs/roadmap.md to fix the CI and will merge.

Signed-off-by: jvincent-mongodb <jeffrey.vincent@mongodb.com>
Hide details View details @ntkathole ntkathole merged commit 3eccc2e into feast-dev:master May 1, 2026
26 of 28 checks passed
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.

4 participants