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 }}
woop
/
feast
Public
forked from
feast-dev/feast
Notifications
You must be signed in to change notification settings
Fork
2
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
fix-github-organization
User selector
All users
Datepicker
All time
Commit history
Commits on May 16, 2020
Fix indentation on prow config.yaml
woop
committed
51793a2
View commit details
Copy full SHA for 51793a2
Browse repository at this point
Change organization from gojek to feast-dev
woop
committed
6becf3e
View commit details
Copy full SHA for 6becf3e
Browse repository at this point
Commits on May 15, 2020
Add Java code coverage reporting with JaCoCo (#686)
ches
authored
09984b3
View commit details
Copy full SHA for 09984b3
Browse repository at this point
Remove feature set status check for job update requirement
khorshuheng
authored and
zhilingc
committed
abb53e2
View commit details
Copy full SHA for abb53e2
Browse repository at this point
Make executable
zhilingc
committed
1f40995
View commit details
Copy full SHA for 1f40995
Browse repository at this point
Ensure that batch retrieval tests clean up after themselves (#704)
Show description for 8ab00e0
Chen Zhiling
authored
8ab00e0
View commit details
Copy full SHA for 8ab00e0
Browse repository at this point
Extract fs update tests so ci doesn't run it (#709)
Show description for 727ec0a
Chen Zhiling
authored
727ec0a
View commit details
Copy full SHA for 727ec0a
Browse repository at this point
Update Dataflow tests to correct compute region (#699)
terryyylim
authored
1df2e70
View commit details
Copy full SHA for 1df2e70
Browse repository at this point
Commits on May 14, 2020
Fix Feast Core docker image
khorshuheng
committed
963a23f
View commit details
Copy full SHA for 963a23f
Browse repository at this point
Kafka producer should raise an exception when it fails to connect to broker (#636)
Show description for 561b621
junhui096
and
woop
authored
561b621
View commit details
Copy full SHA for 561b621
Browse repository at this point
Commits on May 13, 2020
Add support for feature set updates and remove versions (#676)
Show description for dfc81b9
Chen Zhiling
authored
dfc81b9
View commit details
Copy full SHA for dfc81b9
Browse repository at this point
Include server port config on the generated application.yml (#696)
Show description for 2c5130d
khorshuheng
authored
2c5130d
View commit details
Copy full SHA for 2c5130d
Browse repository at this point
Remove f-strings to pass python linting
woop
committed
de8e4e1
View commit details
Copy full SHA for de8e4e1
Browse repository at this point
Fix prow configs for e2e dataflow tests
terryyylim
authored and
khorshuheng
committed
2ef1faf
View commit details
Copy full SHA for 2ef1faf
Browse repository at this point
Add end-to-end Dataflow test (#675)
Show description for 8d62d9a
terryyylim
authored and
khorshuheng
committed
8d62d9a
View commit details
Copy full SHA for 8d62d9a
Browse repository at this point
Check for labels in FeatureSet equality (#690)
Chen Zhiling
authored and
khorshuheng
committed
27a37fe
View commit details
Copy full SHA for 27a37fe
Browse repository at this point
Remove force_update from python sdk ingest() (#689)
Chen Zhiling
authored and
khorshuheng
committed
1bc7763
View commit details
Copy full SHA for 1bc7763
Browse repository at this point
Remove force update flag from e2e test (#688)
Show description for 255b9b1
khorshuheng
committed
255b9b1
View commit details
Copy full SHA for 255b9b1
Browse repository at this point
Create dev compose to make it easy to run current code
Show description for 24531ac
Andres March
authored and
khorshuheng
committed
24531ac
View commit details
Copy full SHA for 24531ac
Browse repository at this point
Commits on May 8, 2020
Fix typo in all types parquet yml file (e2e test) (#683)
Show description for cc118eb
khorshuheng
authored
cc118eb
View commit details
Copy full SHA for cc118eb
Browse repository at this point
Document release steps (#476)
Show description for 90edb71
ches
and
woop
authored
90edb71
View commit details
Copy full SHA for 90edb71
Browse repository at this point
Update README.md docker compose steps.
woop
authored
b00a622
View commit details
Copy full SHA for b00a622
Browse repository at this point
Add grpc health probe implementation to core (#680)
Chen Zhiling
authored
d1aebb9
View commit details
Copy full SHA for d1aebb9
Browse repository at this point
Commits on May 6, 2020
Ensure that generated python code are considered as module (#679)
Show description for a1937c3
khorshuheng
authored
a1937c3
View commit details
Copy full SHA for a1937c3
Browse repository at this point
Commits on May 5, 2020
DataflowJobManager updates existing job instance (#678)
Chen Zhiling
authored
f4fbbc0
View commit details
Copy full SHA for f4fbbc0
Browse repository at this point
Clean up Docker Compose and add test (#668)
Show description for 4db87f3
woop
authored
4db87f3
View commit details
Copy full SHA for 4db87f3
Browse repository at this point
Split Field model into distinct Feature and Entity objects (#655)
Show description for 6764630
Chen Zhiling
authored
6764630
View commit details
Copy full SHA for 6764630
Browse repository at this point
Commits on May 3, 2020
Add unique ingestion id for all batch ingestions (#656)
Show description for 3d9bafd
Chen Zhiling
authored
3d9bafd
View commit details
Copy full SHA for 3d9bafd
Browse repository at this point
Commits on May 2, 2020
Refactor Feast Helm charts for better end user install experience (#533)
Show description for 7a0ff91
davidheryanto
authored
7a0ff91
View commit details
Copy full SHA for 7a0ff91
Browse repository at this point
Update e2e tests to allow non-snapshot testing (#672)
woop
authored
07b8bdf
View commit details
Copy full SHA for 07b8bdf
Browse repository at this point
Enabled always_run for test-end-to-end-batch
woop
authored
6dd9a86
View commit details
Copy full SHA for 6dd9a86
Browse repository at this point
Prevent Prow merge when needs-kind label is present
woop
committed
68a0d92
View commit details
Copy full SHA for 68a0d92
Browse repository at this point
Commits on May 1, 2020
Add v0.3.7 to change log
woop
authored
9bc0403
View commit details
Copy full SHA for 9bc0403
Browse repository at this point
Move TFDV stats to higher-numbered protobuf fields (#669)
Show description for e014733
ches
authored
e014733
View commit details
Copy full SHA for e014733
Browse repository at this point
Enable Prow e2e tests by default (#666)
woop
authored
b636e6c
View commit details
Copy full SHA for b636e6c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.