René's URL Explorer Experiment


Title: fix(spark): BatchFeatureView with TransformationMode.PYTHON now reads all source columns by abhijeet-dhumal · Pull Request #6310 · feast-dev/feast · GitHub

Open Graph Title: fix(spark): BatchFeatureView with TransformationMode.PYTHON now reads all source columns by abhijeet-dhumal · Pull Request #6310 · feast-dev/feast

X Title: fix(spark): BatchFeatureView with TransformationMode.PYTHON now reads all source columns by abhijeet-dhumal · Pull Request #6310 · feast-dev/feast

Description: What FeatureBuilder.get_column_info() sets feature_cols=[] to signal "read all source columns" for transformation modes that compute output features from raw input. This signal was only applied for "ray" and "pandas" modes — "python" was missing. TransformationMode.PYTHON is the default mode for @batch_feature_view. This means every default @batch_feature_view using SparkComputeEngine was broken out of the box. Why it breaks With feature_cols populated from the view's output schema (e.g. ["user_avg_rating", "user_review_count"]), the Spark offline store read step generates: SELECT user_id, user_avg_rating, user_review_count, event_timestamp FROM s3a://bucket/processed/reviews/ WHERE event_timestamp BETWEEN ... These output feature names don't exist in the raw source data — the UDF is supposed to compute them. Spark's analyzer throws: AnalysisException: [UNRESOLVED_COLUMN.WITH_SUGGESTION] A column or function parameter with name 'user_avg_rating' cannot be resolved. Fix Added "python" to the existing mode guard in get_column_info() [x] Verified end-to-end on OpenShift AI with Feast 0.62.0 + PySpark 3.5.3 + MinIO + Redis — 2M+ feature vectors materialized successfully after fix

Open Graph Description: What FeatureBuilder.get_column_info() sets feature_cols=[] to signal "read all source columns" for transformation modes that compute output features from raw input. This signal was only a...

X Description: What FeatureBuilder.get_column_info() sets feature_cols=[] to signal "read all source columns" for transformation modes that compute output features from raw input. This signal wa...

Opengraph URL: https://github.com/feast-dev/feast/pull/6310

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:2cec3dd0-ba2a-8931-b8db-3e759c191446
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB9AA:3AF9A7:3E98FBB:56A9D4E:6A4F5524
html-safe-nonce62714dc31678e3a67b611571981bebd43c8bc01f1e5f016019a2b7a0c0f880be
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCOUFBOjNBRjlBNzozRTk4RkJCOjU2QTlENEU6NkE0RjU1MjQiLCJ2aXNpdG9yX2lkIjoiNzkwNTE3NjQ5NDUxNDU5MTAxMiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac7f10962f5f1d4b63ae98ae7ffe95d2b7ee6e8aabbcb64e8b07908d9d0e595489
hovercard-subject-tagpull_request:3563836964
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/feast-dev/feast/pull/6310/files
twitter:imagehttps://avatars.githubusercontent.com/u/84722973?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/84722973?s=400&v=4
og:image:altWhat FeatureBuilder.get_column_info() sets feature_cols=[] to signal "read all source columns" for transformation modes that compute output features from raw input. This signal was only a...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9
turbo-cache-controlno-preview
diff-viewunified
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 full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release4b249b445842943ed31549e027f57a8ade9881ed
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/feast-dev/feast/pull/6310/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fpull%2F6310%2Ffiles
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%2Fpull%2F6310%2Ffiles
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%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=feast-dev%2Ffeast
Reloadhttps://github.com/feast-dev/feast/pull/6310/files
Reloadhttps://github.com/feast-dev/feast/pull/6310/files
Reloadhttps://github.com/feast-dev/feast/pull/6310/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6310/files
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 173 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
Sign up for GitHub https://github.com/signup?return_to=%2Ffeast-dev%2Ffeast%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Ffeast-dev%2Ffeast%2Fissues%2Fnew%2Fchoose
ntkatholehttps://github.com/ntkathole
feast-dev:masterhttps://github.com/feast-dev/feast/tree/master
abhijeet-dhumal:fix/bfv-python-mode-column-infohttps://github.com/abhijeet-dhumal/feast/tree/fix/bfv-python-mode-column-info
Conversation 8 https://github.com/feast-dev/feast/pull/6310
Commits 1 https://github.com/feast-dev/feast/pull/6310/commits
Checks 26 https://github.com/feast-dev/feast/pull/6310/checks
Files changed https://github.com/feast-dev/feast/pull/6310/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6310/files
fix(spark): BatchFeatureView with TransformationMode.PYTHON now reads all source columns https://github.com/feast-dev/feast/pull/6310/files#top
Show all changes 1 commit https://github.com/feast-dev/feast/pull/6310/files
d956d09 fix(spark): BatchFeatureView with TransformationMode.PYTHON now reads… abhijeet-dhumal Apr 21, 2026 https://github.com/feast-dev/feast/pull/6310/commits/d956d091a4f38c76319738ac1d67493bbace08c8
Clear filters https://github.com/feast-dev/feast/pull/6310/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6310/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6310/files
feature_builder.py https://github.com/feast-dev/feast/pull/6310/files#diff-40fd0d5f2ca1279f979175fa8659284845fd9b2e7f22ff5d447dd27170a43c7a
test_feature_builder.py https://github.com/feast-dev/feast/pull/6310/files#diff-2a03227d85d767ae7b6e607cb36f5b35b62d256ea5b6993e43bb74646650d79f
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/feast/infra/compute_engines/feature_builder.pyhttps://github.com/feast-dev/feast/pull/6310/files#diff-40fd0d5f2ca1279f979175fa8659284845fd9b2e7f22ff5d447dd27170a43c7a
View file https://github.com/abhijeet-dhumal/feast/blob/d956d091a4f38c76319738ac1d67493bbace08c8/sdk/python/feast/infra/compute_engines/feature_builder.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6310/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6310/files#diff-40fd0d5f2ca1279f979175fa8659284845fd9b2e7f22ff5d447dd27170a43c7a
https://github.com/feast-dev/feast/pull/6310/files#diff-40fd0d5f2ca1279f979175fa8659284845fd9b2e7f22ff5d447dd27170a43c7a
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/tests/unit/infra/compute_engines/test_feature_builder.pyhttps://github.com/feast-dev/feast/pull/6310/files#diff-2a03227d85d767ae7b6e607cb36f5b35b62d256ea5b6993e43bb74646650d79f
View file https://github.com/abhijeet-dhumal/feast/blob/d956d091a4f38c76319738ac1d67493bbace08c8/sdk/python/tests/unit/infra/compute_engines/test_feature_builder.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6310/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6310/files#diff-2a03227d85d767ae7b6e607cb36f5b35b62d256ea5b6993e43bb74646650d79f
https://github.com/feast-dev/feast/pull/6310/files#diff-2a03227d85d767ae7b6e607cb36f5b35b62d256ea5b6993e43bb74646650d79f
https://github.com/feast-dev/feast/pull/6310/files#diff-2a03227d85d767ae7b6e607cb36f5b35b62d256ea5b6993e43bb74646650d79f
Please reload this pagehttps://github.com/feast-dev/feast/pull/6310/files
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.