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
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 }}
zhilingc
/
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
async
User selector
All users
All time
Commit history
Commits on Dec 17, 2019
Remove queue buffer limit
zhilingc
committed
38f6521
View commit details
Copy full SHA for 38f6521
Browse repository at this point
Remove status and created timestamp from constructor
zhilingc
committed
05bb838
View commit details
Copy full SHA for 05bb838
Browse repository at this point
Erase all traces of jobInfo
zhilingc
committed
438e4ac
View commit details
Copy full SHA for 438e4ac
Browse repository at this point
Change toSpec to toProto, refactor job start signature, change Apply to take full FeatureSet object
zhilingc
committed
ed41294
View commit details
Copy full SHA for ed41294
Browse repository at this point
Update feature set yamls to follow new format
zhilingc
committed
7109130
View commit details
Copy full SHA for 7109130
Browse repository at this point
Remove Info from method
zhilingc
committed
29b7eb5
View commit details
Copy full SHA for 29b7eb5
Browse repository at this point
Increase kafka wait time
zhilingc
committed
ff7657a
View commit details
Copy full SHA for ff7657a
Browse repository at this point
Change JobInfo to Job, move Job object instantiation to JobManagers
zhilingc
committed
ae41473
View commit details
Copy full SHA for ae41473
Browse repository at this point
Set job update timeout
zhilingc
committed
f4f97d8
View commit details
Copy full SHA for f4f97d8
Browse repository at this point
Make job update timeout configurable
zhilingc
committed
df8f863
View commit details
Copy full SHA for df8f863
Browse repository at this point
Add feature set status for safe ingestion
zhilingc
committed
70a91b2
View commit details
Copy full SHA for 70a91b2
Browse repository at this point
Async job management
zhilingc
committed
77ddb8c
View commit details
Copy full SHA for 77ddb8c
Browse repository at this point
Fix installation link in README.md (#368)
Jeffwan
authored and
woop
committed
bc4b974
View commit details
Copy full SHA for bc4b974
Browse repository at this point
Commits on Dec 16, 2019
Add Prow jobs to automate the release of Docker images and Python SDK (#369)
Show description for 68fc3b7
davidheryanto
authored and
feast-ci-bot
committed
68fc3b7
View commit details
Copy full SHA for 68fc3b7
Browse repository at this point
Commits on Dec 13, 2019
Fix Java SDK tests not actually running (missing dependencies) (#366)
woop
authored and
feast-ci-bot
committed
c1e4c57
View commit details
Copy full SHA for c1e4c57
Browse repository at this point
Commits on Dec 10, 2019
Update buildFeatureSets method in golang SDK (#351)
Show description for 06fe09b
davidheryanto
authored and
feast-ci-bot
committed
06fe09b
View commit details
Copy full SHA for 06fe09b
Browse repository at this point
Bug Fixes: Python SDK and Feast Core (#353)
Show description for c36c6f5
woop
authored and
feast-ci-bot
committed
c36c6f5
View commit details
Copy full SHA for c36c6f5
Browse repository at this point
Commits on Dec 9, 2019
Batch retrieval tests (#357)
Show description for e4f2756
Chen Zhiling
authored and
feast-ci-bot
committed
e4f2756
View commit details
Copy full SHA for e4f2756
Browse repository at this point
Break up queries for point in time correctness joins (#347)
Show description for 306b146
Chen Zhiling
authored and
feast-ci-bot
committed
306b146
View commit details
Copy full SHA for 306b146
Browse repository at this point
GitBook: [master] one page modified
woop
authored and
gitbook-bot
committed
15b0445
View commit details
Copy full SHA for 15b0445
Browse repository at this point
GitBook: [master] one page modified
woop
authored and
gitbook-bot
committed
2c59386
View commit details
Copy full SHA for 2c59386
Browse repository at this point
Commits on Dec 8, 2019
Add docker-compose file with Jupyer notebook (#328)
Show description for 4d1b4f9
khorshuheng
authored and
feast-ci-bot
committed
4d1b4f9
View commit details
Copy full SHA for 4d1b4f9
Browse repository at this point
GitBook: [master] 3 pages modified
woop
authored and
gitbook-bot
committed
7aae72b
View commit details
Copy full SHA for 7aae72b
Browse repository at this point
Add basic customer transactions example (#354)
Show description for e12ec75
woop
authored
e12ec75
View commit details
Copy full SHA for e12ec75
Browse repository at this point
Commits on Dec 7, 2019
Update Makefile for building Python API docs
woop
committed
6de3932
View commit details
Copy full SHA for 6de3932
Browse repository at this point
Built documentation for Python SDK
woop
committed
a839aab
View commit details
Copy full SHA for a839aab
Browse repository at this point
Commits on Dec 4, 2019
Python SDK cleanup (#348)
Show description for 22f5d2b
woop
authored and
feast-ci-bot
committed
22f5d2b
View commit details
Copy full SHA for 22f5d2b
Browse repository at this point
Exports GRPC call metrics and Feast resource metrics in Core (#345)
Show description for a53e06b
davidheryanto
authored and
feast-ci-bot
committed
a53e06b
View commit details
Copy full SHA for a53e06b
Browse repository at this point
Commits on Dec 3, 2019
GitBook: [master] 4 pages modified
woop
authored and
gitbook-bot
committed
9216159
View commit details
Copy full SHA for 9216159
Browse repository at this point
Set pyarrow versoin to >=0.15.1
woop
authored
d41a156
View commit details
Copy full SHA for d41a156
Browse repository at this point
docs: Fix broken Google Group link on Community page (#343)
ches
authored and
feast-ci-bot
committed
798fd46
View commit details
Copy full SHA for 798fd46
Browse repository at this point
Commits on Dec 1, 2019
Add minimal implementation of ingesting Parquet and CSV files (#327)
Show description for 2abeabd
voonhous
authored and
feast-ci-bot
committed
2abeabd
View commit details
Copy full SHA for 2abeabd
Browse repository at this point
Commits on Nov 30, 2019
Ensure ImportJobTest is not flaky by checking WriteToStore metric and requesting adequate resources for testing (#332)
Show description for 60db2ff
davidheryanto
authored and
feast-ci-bot
committed
60db2ff
View commit details
Copy full SHA for 60db2ff
Browse repository at this point
Commits on Nov 29, 2019
Filter out feature sets that dont share the same source (#339)
Show description for e8d1b01
Chen Zhiling
authored and
feast-ci-bot
committed
e8d1b01
View commit details
Copy full SHA for e8d1b01
Browse repository at this point
Fix incorrect BigQuery schema creation from FeatureSetSpec (#340)
Show description for 3b4dcaa
davidheryanto
authored and
feast-ci-bot
committed
3b4dcaa
View commit details
Copy full SHA for 3b4dcaa
Browse repository at this point
Previous
Next
You can’t perform that action at this time.