Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
feast-dev
/
feast
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
7.2k
Code
Issues
219
Pull requests
195
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Bug Fixes: Python SDK and Feast Core
- #353
#353
Merged
feast-ci-bot
merged 10 commits into
feast-dev:master
feast-dev/feast:master
from
woop:various-bug-fixes
woop/feast:various-bug-fixes
Copy head branch name to clipboard
Dec 10, 2019
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Bug Fixes: Python SDK and Feast Core
#353
feast-ci-bot
merged 10 commits into
feast-dev:master
feast-dev/feast:master
from
woop:various-bug-fixes
woop/feast:various-bug-fixes
Copy head branch name to clipboard
Commits
Commits on Dec 7, 2019
Remove error handling in version and connect methods for Feast Python SDK client
woop
committed
62568c2
View commit details
Copy full SHA for 62568c2
Browse repository at this point
Relax protobuf version constraint
woop
committed
ed0ae0f
View commit details
Copy full SHA for ed0ae0f
Browse repository at this point
Fix event_time column rename bug
woop
committed
5660cec
View commit details
Copy full SHA for 5660cec
Browse repository at this point
Allow get_feature_set to raise an exception if no feature set found
woop
committed
2df0395
View commit details
Copy full SHA for 2df0395
Browse repository at this point
Add ordering to feature set lists and fix get_feature_set error message
woop
committed
c9b2fec
View commit details
Copy full SHA for c9b2fec
Browse repository at this point
Python SDK: Always update local feature set after apply, and always update source
woop
committed
b887b96
View commit details
Copy full SHA for b887b96
Browse repository at this point
* Resolve bug with ApplyFeatureSet where it would raise an Unknown exception due to a null source type
Show description for 51cf204
woop
committed
51cf204
View commit details
Copy full SHA for 51cf204
Browse repository at this point
Python SDK: Only return version information when url is set
woop
committed
6080c1e
View commit details
Copy full SHA for 6080c1e
Browse repository at this point
Fixed bug in version() method with assignment
woop
committed
4828698
View commit details
Copy full SHA for 4828698
Browse repository at this point
Commits on Dec 9, 2019
Remove exception handling from equalTo method for Feature Set
woop
committed
a7862a6
View commit details
Copy full SHA for a7862a6
Browse repository at this point
You can’t perform that action at this time.