René's URL Explorer Experiment


Title: dbt integration: Add validation for timestamp field data type · Issue #5871 · feast-dev/feast · GitHub

Open Graph Title: dbt integration: Add validation for timestamp field data type · Issue #5871 · feast-dev/feast

X Title: dbt integration: Add validation for timestamp field data type · Issue #5871 · feast-dev/feast

Description: Context PR #5827 added dbt integration that requires a timestamp field for point-in-time correctness. Problem The code validates that the timestamp field exists in the model columns but doesn't validate that it's actually a timestamp typ...

Open Graph Description: Context PR #5827 added dbt integration that requires a timestamp field for point-in-time correctness. Problem The code validates that the timestamp field exists in the model columns but doesn't val...

X Description: Context PR #5827 added dbt integration that requires a timestamp field for point-in-time correctness. Problem The code validates that the timestamp field exists in the model columns but doesn't...

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

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"dbt integration: Add validation for timestamp field data type","articleBody":"## Context\nPR #5827 added dbt integration that requires a timestamp field for point-in-time correctness.\n\n## Problem\nThe code validates that the timestamp field exists in the model columns but doesn't validate that it's actually a timestamp type. This could lead to runtime errors or incorrect behavior.\n\n## Current Behavior\n```python\n# In dbt_import.py:183-189\nif timestamp_field not in column_names:\n    click.echo(\n        f\"{Fore.YELLOW}Warning: Model '{model.name}' missing timestamp \"\n        f\"field '{timestamp_field}'. Skipping.{Style.RESET_ALL}\"\n    )\n    continue\n```\n\nNo type checking is performed.\n\n## Proposed Solution\nAdd validation that the timestamp field is one of the timestamp types:\n- TIMESTAMP\n- TIMESTAMP_NTZ / TIMESTAMP_LTZ / TIMESTAMP_TZ\n- DATETIME\n- DATE\n\nWarn users if the field exists but has an incompatible type.\n\n## Example\n```python\ntimestamp_col = next((c for c in model.columns if c.name == timestamp_field), None)\nif timestamp_col:\n    normalized_type = timestamp_col.data_type.upper()\n    valid_ts_types = ['TIMESTAMP', 'TIMESTAMP_NTZ', 'TIMESTAMP_LTZ', 'TIMESTAMP_TZ', 'DATETIME', 'DATE']\n    if not any(t in normalized_type for t in valid_ts_types):\n        click.echo(f\"{Fore.YELLOW}Warning: Timestamp field '{timestamp_field}' has type '{timestamp_col.data_type}' which may not be suitable{Style.RESET_ALL}\")\n```\n\n## Related\n- PR #5827","author":{"url":"https://github.com/YassinNouh21","@type":"Person","name":"YassinNouh21"},"datePublished":"2026-01-16T20:12:05.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/5871/feast/issues/5871"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:bc8bfd59-3d46-865f-9579-b6a52ddbf579
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB174:335652:356EAC7:497F314:696E19AD
html-safe-noncec1f48857bc4927e610ef108380e07effb994adbebfec1db84bfb3f5166274439
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMTc0OjMzNTY1MjozNTZFQUM3OjQ5N0YzMTQ6Njk2RTE5QUQiLCJ2aXNpdG9yX2lkIjoiNjgyMzg0Nzg2NDE3NDUxNjY1MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac3b8e44013e78dbf7890167982c7fca92c54787fb98d136bbb2ff077292fc1295
hovercard-subject-tagissue:3823511267
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/5871/issue_layout
twitter:imagehttps://opengraph.githubassets.com/7b391856cb34594e152989c2fcb374f104ee1edf18d203980b3744d1546a70cc/feast-dev/feast/issues/5871
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/7b391856cb34594e152989c2fcb374f104ee1edf18d203980b3744d1546a70cc/feast-dev/feast/issues/5871
og:image:altContext PR #5827 added dbt integration that requires a timestamp field for point-in-time correctness. Problem The code validates that the timestamp field exists in the model columns but doesn't val...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameYassinNouh21
hostnamegithub.com
expected-hostnamegithub.com
None113cc336e7105fbb9f2ee8beb67c6cc584d65fa66a8a1a5dd236ba66db174af7
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
release1d23f8b0bc31294c6a73ba2f3adfdd8c7052ca1e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/feast-dev/feast/issues/5871#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fissues%2F5871
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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/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%2F5871
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/5871
Reloadhttps://github.com/feast-dev/feast/issues/5871
Reloadhttps://github.com/feast-dev/feast/issues/5871
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.2k https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Star 6.6k https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Code https://github.com/feast-dev/feast
Issues 176 https://github.com/feast-dev/feast/issues
Pull requests 58 https://github.com/feast-dev/feast/pulls
Discussions https://github.com/feast-dev/feast/discussions
Actions https://github.com/feast-dev/feast/actions
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/feast-dev/feast/security
Please reload this pagehttps://github.com/feast-dev/feast/issues/5871
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 https://github.com/feast-dev/feast/security
Insights https://github.com/feast-dev/feast/pulse
New issuehttps://github.com/login?return_to=https://github.com/feast-dev/feast/issues/5871
New issuehttps://github.com/login?return_to=https://github.com/feast-dev/feast/issues/5871
dbt integration: Add validation for timestamp field data typehttps://github.com/feast-dev/feast/issues/5871#top
https://github.com/YassinNouh21
https://github.com/YassinNouh21
YassinNouh21https://github.com/YassinNouh21
on Jan 16, 2026https://github.com/feast-dev/feast/issues/5871#issue-3823511267
#5827https://github.com/feast-dev/feast/pull/5827
feat: Add dbt integration for importing models as FeatureViews #5827https://github.com/feast-dev/feast/pull/5827
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.