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
Replace Data Source specific format options with DataFormat message
- #1049
#1049
Merged
feast-ci-bot
merged 24 commits into
feast-dev:master
feast-dev/feast:master
from
mrzzy:data-format-proto
Copy head branch name to clipboard
Oct 19, 2020
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Replace Data Source specific format options with DataFormat message
#1049
feast-ci-bot
merged 24 commits into
feast-dev:master
feast-dev/feast:master
from
mrzzy:data-format-proto
Copy head branch name to clipboard
Commits
Commits on Oct 18, 2020
Proto: Add DataFormat proto and use when specifying data format/options
Show description for cefa62f
mrzzy
committed
cefa62f
View commit details
Copy full SHA for cefa62f
Browse repository at this point
Core: Update DataSource model to support new DataFormat proto
Show description for bd64202
mrzzy
committed
bd64202
View commit details
Copy full SHA for bd64202
Browse repository at this point
Python SDK: Update SDK to use new data format API.
Show description for 8697e61
mrzzy
committed
8697e61
View commit details
Copy full SHA for 8697e61
Browse repository at this point
Fix python lint
Show description for 977f4e4
mrzzy
committed
977f4e4
View commit details
Copy full SHA for 977f4e4
Browse repository at this point
Fix Python unit tests refercing old argument `class_path'
Show description for 4fa2e0a
mrzzy
committed
4fa2e0a
View commit details
Copy full SHA for 4fa2e0a
Browse repository at this point
Fix DataSource's from_proto() not coverting DataFormat protos to native objects.
Show description for 395e1a5
mrzzy
committed
395e1a5
View commit details
Copy full SHA for 395e1a5
Browse repository at this point
Fix python lint
Show description for 0754899
mrzzy
committed
0754899
View commit details
Copy full SHA for 0754899
Browse repository at this point
Core: Add convience methods to DataGenerator to create Kinesis source, DataFormat specs
Show description for aa2bdfa
mrzzy
committed
aa2bdfa
View commit details
Copy full SHA for aa2bdfa
Browse repository at this point
Core: Add DataSourceValidator to valid data source specs in Feature Tables
Show description for 9b328d6
mrzzy
committed
9b328d6
View commit details
Copy full SHA for 9b328d6
Browse repository at this point
E2E: Fix specifying data format in FeatureTables in e2e tests
Show description for f88cfaa
mrzzy
committed
f88cfaa
View commit details
Copy full SHA for f88cfaa
Browse repository at this point
Rebase on master
Show description for 4afae3f
mrzzy
committed
4afae3f
View commit details
Copy full SHA for 4afae3f
Browse repository at this point
E2E: Fix typo
Show description for 6b51d35
mrzzy
committed
6b51d35
View commit details
Copy full SHA for 6b51d35
Browse repository at this point
Serving: Fix IT TestUtils not producing Protobuf specs inline with the current API
Show description for 0e3092d
mrzzy
committed
0e3092d
View commit details
Copy full SHA for 0e3092d
Browse repository at this point
Fix java lint
Show description for afdfc8a
mrzzy
committed
afdfc8a
View commit details
Copy full SHA for afdfc8a
Browse repository at this point
E2E: Fix another typo
Show description for 919856a
mrzzy
committed
919856a
View commit details
Copy full SHA for 919856a
Browse repository at this point
Proto: Split DataFormat message into StreamFormat and FileFormat messages
Show description for 92c8319
mrzzy
committed
92c8319
View commit details
Copy full SHA for 92c8319
Browse repository at this point
Core: Update Core to support split StreamFormat and FileFormat messages
Show description for dae055d
mrzzy
committed
dae055d
View commit details
Copy full SHA for dae055d
Browse repository at this point
Proto: Split data formats from DataSource.proto into new
Show description for e0d0e5d
mrzzy
committed
e0d0e5d
View commit details
Copy full SHA for e0d0e5d
Browse repository at this point
Python SDK: Update SDK to support split StreamFormat and FileFormat
Show description for eff0115
mrzzy
committed
eff0115
View commit details
Copy full SHA for eff0115
Browse repository at this point
Python SDK: Fix python lint
Show description for 02a4924
mrzzy
committed
02a4924
View commit details
Copy full SHA for 02a4924
Browse repository at this point
Commits on Oct 19, 2020
Python SDK: Fix missing data_format module due to file being untracked by git
Show description for 252d64b
mrzzy
committed
252d64b
View commit details
Copy full SHA for 252d64b
Browse repository at this point
Python SDK: Fix Lint
Show description for 2dabb3a
mrzzy
committed
2dabb3a
View commit details
Copy full SHA for 2dabb3a
Browse repository at this point
Python SDK: Fix data_format specification format
Show description for 1bb704e
mrzzy
committed
1bb704e
View commit details
Copy full SHA for 1bb704e
Browse repository at this point
Python SDK: Fix issue where _source_to_argument pass FileFormat class instead of expected str
Show description for dc872a4
mrzzy
committed
dc872a4
View commit details
Copy full SHA for dc872a4
Browse repository at this point
You can’t perform that action at this time.