René's URL Explorer Experiment


Title: Revamp Data Quality Monitoring · Issue #5919 · feast-dev/feast · GitHub

Open Graph Title: Revamp Data Quality Monitoring · Issue #5919 · feast-dev/feast

X Title: Revamp Data Quality Monitoring · Issue #5919 · feast-dev/feast

Description: Is your feature request related to a problem? Please describe. Feast defines and serves features via Feature Views, but it doesn’t provide a first-class way to monitor feature data quality and feature drift over time — especially for fea...

Open Graph Description: Is your feature request related to a problem? Please describe. Feast defines and serves features via Feature Views, but it doesn’t provide a first-class way to monitor feature data quality and feat...

X Description: Is your feature request related to a problem? Please describe. Feast defines and serves features via Feature Views, but it doesn’t provide a first-class way to monitor feature data quality and feat...

Opengraph URL: https://github.com/feast-dev/feast/issues/5919

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Revamp Data Quality Monitoring","articleBody":"**Is your feature request related to a problem? Please describe.**\n\nFeast defines and serves features via Feature Views, but it doesn’t provide a first-class way to monitor feature data quality and feature drift over time — especially for features produced via On Demand Transformations (ODT). \n\nToday, users often need to compare the “training distribution” (from a one-off static training dataset) with the distribution of feature values observed in production over time. This typically requires:\n\n- custom online feature logging pipelines,\n- bespoke Spark/SQL jobs to compute metrics and drift,\n- and external dashboards/alerting systems.\n\nThis becomes even more complex when ODT is involved, since transformed feature values are not easily reproducible unless transformation provenance and feature versions are tracked.\n\n**Describe the solution you'd like**\n\nIntroduce a new first-class concept in Feast: `DQMJob` (Data Quality Monitoring Job), which computes feature quality and drift metrics for one or more Feature Views over time and reports results in the Feast UI.\n\nProposed API:\n\n```python\nDQMJob(\n    feature_view_names: List[str],\n    data_source=None,  # should be the sink of the logged feature view values+metadata\n    features_to_exclude: Optional[List[str]] = None,\n    features_to_include: Optional[List[str]] = None,  # one or the other\n    time_interval: Literal[\"day\", \"week\", \"month\"] = \"day\",\n    feature_drift_metrics_config=None,  # schema-based defaults + per-feature overrides\n    baseline_config=None,  # static training dataset distribution reference\n    logging_config=None,   # simple: 100% or sampled logging\n)\n````\n\nKey components:\n\n1. **Simple feature logging to an offline sink**\n\n* During online feature retrieval, Feast can optionally emit feature logs to a configured offline sink (e.g., S3/GCS/ADLS or a warehouse table).\n* Logging supports either:\n\n  * 100% of requests, or\n  * sampled (e.g., p=0.01).\n* The sink is append-only and partitioned by time (e.g., dt=YYYY-MM-DD).\n* This offline dataset represents the “live” production feature values used by DQMJob.\n\n2. **ODT reproducibility via registry versioning**\n\n* For On Demand Transformations, feature logs include:\n\n  * input feature references + versions,\n  * output feature references + versions,\n  * transformation identifier (content hash),\n  * registry revision (or equivalent version id).\n* Transformation inputs/outputs and transformation code/artifact references are versioned in the Feast registry.\n* A content-addressed hash defines transformation identity and derived feature versions, enabling deterministic reproduction.\n\n3. **Baseline comparison against static training dataset**\n\n* Baseline is the distribution from a one-off training dataset run (static).\n* Each time bucket (e.g., daily) is compared against this fixed baseline using drift metrics appropriate to feature type.\n* Baseline is referenced deterministically (e.g., `baseline_dataset_uri` or a registry-managed `baseline_snapshot_id`).\n\n4. **Schema-aware metrics**\n\n* Quality metrics (examples):\n\n  * missing rate\n  * min/max/range\n  * mean/median\n  * unique count / cardinality\n* Drift metrics selected by schema:\n\n  * numeric: PSI, KS-statistic, etc.\n  * categorical: PSI, JS-divergence, entropy shift, etc.\n* Defaults inferred from feature schema with per-feature overrides.\n\n5. **Execution model**\n\n* `DQMJob` compiles into OfflineStore-specific execution plans (Spark DataFrame operations, warehouse SQL, etc.).\n* Jobs are intended to be run as batch jobs via orchestrators (Airflow, KFP, CLI, scripts).\n* OfflineStore implementations expose extensions for computing metrics efficiently.\n\n6. **Registry-managed metrics storage + Feast UI**\n\n* Computed metrics are written to a registry-managed metrics table (or registry-owned storage location).\n* Each metric record includes:\n\n  * feature_view_name\n  * feature_name\n  * feature_version / registry_revision\n  * metric_Name\n  * metric_value\n  * time_bucket\n  * baseline_reference\n* Feast UI queries this table to display:\n  * metric time series\n  * drift summaries\n  * per-feature quality views\n\n**Describe alternatives you've considered**\n\n* Integrating Feast with third-party observability tools (Evidently, WhyLabs, Arize, etc.) using custom logging pipelines.\n* Building custom Spark/SQL jobs on offline training data and online logs.\n* Monitoring only offline data (which misses what is actually served online, especially with ODT).\n\nWhile workable, these approaches require significant glue code and lack consistent offline/online symmetry within Feast.\n\n**Additional context**\n\n* Logging should be configurable for privacy and cost (sampling vs 100%).\n* Feature logs should be stored in batch-friendly formats (e.g., Parquet/Delta) and partitioned by time.\n* The design should preserve offline/online symmetry and leverage Feast registry versioning for reproducibility.\n* The system should remain backend-agnostic while using OfflineStore extensions for computation.\n","author":{"url":"https://github.com/franciscojavierarceo","@type":"Person","name":"franciscojavierarceo"},"datePublished":"2026-01-28T18:54:29.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/5919/feast/issues/5919"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:6b4278c9-bbc0-2d52-f335-c8bd5684dc05
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idD7B8:7D6A6:A69AFA:EA6E9D:6A4E8470
html-safe-nonce5eda14ce36f24d0a1b9e70037b6004526608b8a500227340531d498bb4dbc884
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEN0I4OjdENkE2OkE2OUFGQTpFQTZFOUQ6NkE0RTg0NzAiLCJ2aXNpdG9yX2lkIjoiNzc1OTc0MDc5Mjk3MzcyMjczNiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacef7f2c8d4bae0947e09195880d6981e533388ace9812c910edc705e503531c1c
hovercard-subject-tagissue:3866887122
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/feast-dev/feast/5919/issue_layout
twitter:imagehttps://opengraph.githubassets.com/887da0fb3f9b6dad58b68ecafe937ae4fa1132474512e9ba87c58cddbcd181c6/feast-dev/feast/issues/5919
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/887da0fb3f9b6dad58b68ecafe937ae4fa1132474512e9ba87c58cddbcd181c6/feast-dev/feast/issues/5919
og:image:altIs your feature request related to a problem? Please describe. Feast defines and serves features via Feature Views, but it doesn’t provide a first-class way to monitor feature data quality and feat...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamefranciscojavierarceo
hostnamegithub.com
expected-hostnamegithub.com
None41b6ab3ba6d20a71766ac245b5a4a94c6fc672a9cd4da7d44c1b33ab8bf6a21c
turbo-cache-controlno-preview
go-importgithub.com/feast-dev/feast git https://github.com/feast-dev/feast.git
octolytics-dimension-user_id57027613
octolytics-dimension-user_loginfeast-dev
octolytics-dimension-repository_id161133770
octolytics-dimension-repository_nwofeast-dev/feast
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id161133770
octolytics-dimension-repository_network_root_nwofeast-dev/feast
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasee6a744804e8e70f97b4d5a18a94dcc63db22f97a
ui-targetcanary-1
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/feast-dev/feast/issues/5919#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fissues%2F5919
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fissues%2F5919
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=feast-dev%2Ffeast
Reloadhttps://github.com/feast-dev/feast/issues/5919
Reloadhttps://github.com/feast-dev/feast/issues/5919
Reloadhttps://github.com/feast-dev/feast/issues/5919
Please reload this pagehttps://github.com/feast-dev/feast/issues/5919
feast-dev https://github.com/feast-dev
feasthttps://github.com/feast-dev/feast
Notifications https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Fork 1.4k https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Star 7.1k https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Code https://github.com/feast-dev/feast
Issues 212 https://github.com/feast-dev/feast/issues
Pull requests 170 https://github.com/feast-dev/feast/pulls
Discussions https://github.com/feast-dev/feast/discussions
Actions https://github.com/feast-dev/feast/actions
Security and quality 1 https://github.com/feast-dev/feast/security
Insights https://github.com/feast-dev/feast/pulse
Code https://github.com/feast-dev/feast
Issues https://github.com/feast-dev/feast/issues
Pull requests https://github.com/feast-dev/feast/pulls
Discussions https://github.com/feast-dev/feast/discussions
Actions https://github.com/feast-dev/feast/actions
Security and quality https://github.com/feast-dev/feast/security
Insights https://github.com/feast-dev/feast/pulse
#6202https://github.com/feast-dev/feast/pull/6202
Revamp Data Quality Monitoringhttps://github.com/feast-dev/feast/issues/5919#top
#6202https://github.com/feast-dev/feast/pull/6202
https://github.com/jyejare
kind/featureNew feature or requesthttps://github.com/feast-dev/feast/issues?q=state%3Aopen%20label%3A%22kind%2Ffeature%22
https://github.com/franciscojavierarceo
franciscojavierarceohttps://github.com/franciscojavierarceo
on Jan 28, 2026https://github.com/feast-dev/feast/issues/5919#issue-3866887122
jyejarehttps://github.com/jyejare
kind/featureNew feature or requesthttps://github.com/feast-dev/feast/issues?q=state%3Aopen%20label%3A%22kind%2Ffeature%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.