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
Accelerator
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
Type
/
to 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 }}
cloga
/
feast
Public
forked from
feast-dev/feast
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
feast-0.3.2
User selector
All users
All time
Commit history
Commits on Nov 27, 2019
Set BigQuery table timepartition inside get table function (#333)
Show description for 57b574e
Chen Zhiling
authored and
feast-ci-bot
committed
57b574e
View commit details
Copy full SHA for 57b574e
Browse repository at this point
Merge pull request #331 from gojek/feast-0.3.2
Show description for 61d4c2d
Chen Zhiling
authored
61d4c2d
View commit details
Copy full SHA for 61d4c2d
Browse repository at this point
Update scripts for v0.3.2 release
zhilingc
committed
89305be
View commit details
Copy full SHA for 89305be
Browse repository at this point
Adding khorshuheng as reviewer
woop
authored
1a94554
View commit details
Copy full SHA for 1a94554
Browse repository at this point
Consolidate jobs into single steps instead of branching out (#326)
Show description for e54780b
Chen Zhiling
authored and
feast-ci-bot
committed
e54780b
View commit details
Copy full SHA for e54780b
Browse repository at this point
Commits on Nov 25, 2019
Improved metrics during dataframe ingestion
woop
committed
31b9ca4
View commit details
Copy full SHA for 31b9ca4
Browse repository at this point
Revert progress bar argument
woop
committed
5856895
View commit details
Copy full SHA for 5856895
Browse repository at this point
Fix bug in feature retrieval where latest is always returned
woop
committed
8816b21
View commit details
Copy full SHA for 8816b21
Browse repository at this point
GitBook: [master] 7 pages and 2 assets modified
woop
authored and
gitbook-bot
committed
186166f
View commit details
Copy full SHA for 186166f
Browse repository at this point
Merge pull request #325 from gojek/v0.3.1
Show description for dab7ab9
Chen Zhiling
authored
dab7ab9
View commit details
Copy full SHA for dab7ab9
Browse repository at this point
Enable http webservice for serving
zhilingc
committed
cdd64e5
View commit details
Copy full SHA for cdd64e5
Browse repository at this point
Update charts to 0.3.1
zhilingc
committed
c7d9fac
View commit details
Copy full SHA for c7d9fac
Browse repository at this point
Add prometheus metrics to serving (#316)
Show description for a79c77b
Chen Zhiling
authored and
feast-ci-bot
committed
a79c77b
View commit details
Copy full SHA for a79c77b
Browse repository at this point
Commits on Nov 23, 2019
Update README.md to remove out of date information
woop
authored
31aaed4
View commit details
Copy full SHA for 31aaed4
Browse repository at this point
Commits on Nov 21, 2019
Change default job metrics sink to statsd (#315)
Show description for e146e3a
Chen Zhiling
authored and
feast-ci-bot
committed
e146e3a
View commit details
Copy full SHA for e146e3a
Browse repository at this point
Commits on Nov 19, 2019
Removed unnecessary "sources" in Python SDK unit tests
woop
committed
2d8cc6f
View commit details
Copy full SHA for 2d8cc6f
Browse repository at this point
Fix import error in Feast CLI (#314)
Show description for a75116c
davidheryanto
authored and
feast-ci-bot
committed
a75116c
View commit details
Copy full SHA for a75116c
Browse repository at this point
Regenerate go protos (#313)
Chen Zhiling
authored and
feast-ci-bot
committed
8904c04
View commit details
Copy full SHA for 8904c04
Browse repository at this point
Increase Feast ApplyFeatureSet timeout
woop
committed
b62de38
View commit details
Copy full SHA for b62de38
Browse repository at this point
Fix bug in creating configuration folder with Python SDK
woop
committed
f6d6d8e
View commit details
Copy full SHA for f6d6d8e
Browse repository at this point
Commits on Nov 18, 2019
Bump chart version to 0.3.0 (#311)
Show description for eb5f535
Chen Zhiling
authored and
feast-ci-bot
committed
eb5f535
View commit details
Copy full SHA for eb5f535
Browse repository at this point
Commits on Nov 17, 2019
Fix datetime handling during ingestion for non-tz aware datetime64[ns]
woop
committed
f9f1096
View commit details
Copy full SHA for f9f1096
Browse repository at this point
Refactored Core API: ListFeatureSets, ListStore, and GetFeatureSet (#309)
Show description for 8ec1f8a
woop
authored and
feast-ci-bot
committed
8ec1f8a
View commit details
Copy full SHA for 8ec1f8a
Browse repository at this point
Commits on Nov 16, 2019
replace postgresql ~ with generic sql LIKE
smadarasmi
authored and
woop
committed
b1657e2
View commit details
Copy full SHA for b1657e2
Browse repository at this point
change feature_id to feature_set_id
smadarasmi
authored and
woop
committed
fdd7291
View commit details
Copy full SHA for fdd7291
Browse repository at this point
Remove .close() method from kafka producer in python sdk
woop
committed
0eebd72
View commit details
Copy full SHA for 0eebd72
Browse repository at this point
Fix .qsize() and replace with .empty() for checking row production to kafka
woop
committed
6c62d9f
View commit details
Copy full SHA for 6c62d9f
Browse repository at this point
Add classes/ to .gitignore
woop
committed
2cfea5b
View commit details
Copy full SHA for 2cfea5b
Browse repository at this point
Add pytest ordering to dependencies
woop
committed
d7e6378
View commit details
Copy full SHA for d7e6378
Browse repository at this point
Add better exception handling for list_feature_sets and scope e2e tests by session
woop
committed
82a6090
View commit details
Copy full SHA for 82a6090
Browse repository at this point
Add better exception handling for list_feature_sets and scope e2e tests by session
woop
committed
676f711
View commit details
Copy full SHA for 676f711
Browse repository at this point
Add testing fixes for pytest
woop
committed
939ce36
View commit details
Copy full SHA for 939ce36
Browse repository at this point
Add init py to sdk root again
woop
committed
cd6917c
View commit details
Copy full SHA for cd6917c
Browse repository at this point
Remove init py from sdk root
woop
committed
0f5e408
View commit details
Copy full SHA for 0f5e408
Browse repository at this point
Remove ingest_chunk unused method in ingestion
woop
committed
71fba66
View commit details
Copy full SHA for 71fba66
Browse repository at this point
Previous
Next
You can’t perform that action at this time.