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 }}
cloudbow
/
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
Breadcrumbs
History for
feast
sdk
python
feast
on
feature-validation-batch
User selector
All users
All time
Commit history
Commits on Mar 9, 2020
Add basic end to end test for Validation statistics (#513)
Show description for d5b8959
Chen Zhiling
authored
d5b8959
View commit details
Copy full SHA for d5b8959
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
Generate dataset_id at ingestion time and write the dataset_id to warehouse (#505)
Show description for 8d30444
Chen Zhiling
committed
8d30444
View commit details
Copy full SHA for 8d30444
View code at this point
Browse repository at this point
Add get_statistics to python SDK (#503)
Show description for 51fc9ee
Chen Zhiling
committed
51fc9ee
View commit details
Copy full SHA for 51fc9ee
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
Allow use of secure gRPC in Feast Python client. (#459)
Show description for a576a53
Yanson
authored
a576a53
View commit details
Copy full SHA for a576a53
View code at this point
Browse repository at this point
Commits on Jan 16, 2020
Remove "resource" concept and the need to specify a kind in feature sets (#432)
woop
authored and
feast-ci-bot
committed
833d495
View commit details
Copy full SHA for 833d495
View code at this point
Browse repository at this point
Commits on Jan 7, 2020
Fix missing CI dependency in Python SDK documentation building
woop
committed
6dae18f
View commit details
Copy full SHA for 6dae18f
View code at this point
Browse repository at this point
Commits on Dec 30, 2019
Move cli into feast package (#398)
Chen Zhiling
authored and
feast-ci-bot
committed
3dd2144
View commit details
Copy full SHA for 3dd2144
View code at this point
Browse repository at this point
Update cli with project-related commands (#397)
Chen Zhiling
authored and
feast-ci-bot
committed
9761ccb
View commit details
Copy full SHA for 9761ccb
View code at this point
Browse repository at this point
Fix Python documentation building
woop
committed
0fcf08e
View commit details
Copy full SHA for 0fcf08e
View code at this point
Browse repository at this point
Commits on Dec 27, 2019
Project Namespacing (#393)
Show description for 5b69331
2 people
authored and
feast-ci-bot
committed
5b69331
View commit details
Copy full SHA for 5b69331
View code at this point
Browse repository at this point
Commits on Dec 23, 2019
Added a few minor changes: (#383)
Show description for 01c4b44
voonhous
authored and
feast-ci-bot
committed
01c4b44
View commit details
Copy full SHA for 01c4b44
View code at this point
Browse repository at this point
Commits on Dec 22, 2019
Added support to accept local avro files, GCS avro files and GCS wildcard paths (#375)
voonhous
authored and
feast-ci-bot
committed
30c2e0f
View commit details
Copy full SHA for 30c2e0f
View code at this point
Browse repository at this point
Rebasing changes (#355)
voonhous
authored and
feast-ci-bot
committed
437b350
View commit details
Copy full SHA for 437b350
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
Async job management (#361)
Show description for f2d4db5
Chen Zhiling
authored and
feast-ci-bot
committed
f2d4db5
View commit details
Copy full SHA for f2d4db5
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 10, 2019
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
View code at this point
Browse repository at this point
Commits on Dec 8, 2019
Add basic customer transactions example (#354)
Show description for e12ec75
woop
authored
e12ec75
View commit details
Copy full SHA for e12ec75
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Revert progress bar argument
woop
committed
5856895
View commit details
Copy full SHA for 5856895
View code at this point
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
View code at this point
Browse repository at this point
Commits on Nov 19, 2019
Increase Feast ApplyFeatureSet timeout
woop
committed
b62de38
View commit details
Copy full SHA for b62de38
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Nov 16, 2019
Remove .close() method from kafka producer in python sdk
woop
committed
0eebd72
View commit details
Copy full SHA for 0eebd72
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Add testing fixes for pytest
woop
committed
939ce36
View commit details
Copy full SHA for 939ce36
View code at this point
Browse repository at this point
Remove ingest_chunk unused method in ingestion
woop
committed
71fba66
View commit details
Copy full SHA for 71fba66
View code at this point
Browse repository at this point
Various ingestion and inference fixes
Show description for b7b0d32
woop
committed
b7b0d32
View commit details
Copy full SHA for b7b0d32
View code at this point
Browse repository at this point
Ingestion and schema inference updates
Show description for 179d10d
woop
committed
179d10d
View commit details
Copy full SHA for 179d10d
View code at this point
Browse repository at this point
Commits on Nov 14, 2019
Add support for timezone during batch retrieval
woop
committed
35f9537
View commit details
Copy full SHA for 35f9537
View code at this point
Browse repository at this point
Commits on Nov 12, 2019
Add exception handling to Feast ingestion write to redis doFn
woop
committed
e2e65cb
View commit details
Copy full SHA for e2e65cb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.