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 }}
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
214
Pull requests
187
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: Implement spark materialization engine
- #3184
#3184
Merged
feast-ci-bot
merged 19 commits into
feast-dev:master
feast-dev/feast:master
from
niklasvm:spark_materialization_engine
niklasvm/feast:spark_materialization_engine
Copy head branch name to clipboard
Sep 15, 2022
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat: Implement spark materialization engine
#3184
feast-ci-bot
merged 19 commits into
feast-dev:master
feast-dev/feast:master
from
niklasvm:spark_materialization_engine
niklasvm/feast:spark_materialization_engine
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2022
implement spark materialization engine
Show description for 26e0b3e
niklasvm
committed
26e0b3e
View commit details
Copy full SHA for 26e0b3e
Browse repository at this point
remove redundant code
Show description for 807e7ca
niklasvm
committed
807e7ca
View commit details
Copy full SHA for 807e7ca
Browse repository at this point
make function private
Show description for f8e70ea
niklasvm
committed
f8e70ea
View commit details
Copy full SHA for f8e70ea
Browse repository at this point
refactor serializing into a class
Show description for b42352e
niklasvm
committed
b42352e
View commit details
Copy full SHA for b42352e
Browse repository at this point
switch to using `foreachPartition`
Show description for f609cfb
niklasvm
committed
f609cfb
View commit details
Copy full SHA for f609cfb
Browse repository at this point
remove batch_size parameter
Show description for 79ea412
niklasvm
committed
79ea412
View commit details
Copy full SHA for 79ea412
Browse repository at this point
Commits on Sep 7, 2022
add partitions parameter
Show description for 937a0e3
niklasvm
committed
937a0e3
View commit details
Copy full SHA for 937a0e3
Browse repository at this point
linting
Show description for 610614a
niklasvm
committed
610614a
View commit details
Copy full SHA for 610614a
Browse repository at this point
rename spark to spark.offline and spark.engine
Show description for 84cc858
niklasvm
committed
84cc858
View commit details
Copy full SHA for 84cc858
Browse repository at this point
fix to test
Show description for 8cc4928
niklasvm
committed
8cc4928
View commit details
Copy full SHA for 8cc4928
Browse repository at this point
forgot to stage
Show description for 6a9663d
niklasvm
committed
6a9663d
View commit details
Copy full SHA for 6a9663d
Browse repository at this point
Commits on Sep 8, 2022
revert spark.offline to spark to ensure backward compatibility
Show description for 715bb72
niklasvm
committed
715bb72
View commit details
Copy full SHA for 715bb72
Browse repository at this point
Merge branch 'master' into spark_materialization_engine
niklasvm
committed
de1a85a
View commit details
Copy full SHA for de1a85a
Browse repository at this point
fix import
Show description for 32b3111
niklasvm
committed
32b3111
View commit details
Copy full SHA for 32b3111
Browse repository at this point
remove code from testing a large data set
Show description for 0c13af9
niklasvm
committed
0c13af9
View commit details
Copy full SHA for 0c13af9
Browse repository at this point
linting
Show description for 542705f
niklasvm
committed
542705f
View commit details
Copy full SHA for 542705f
Browse repository at this point
Commits on Sep 13, 2022
test without repartition
Show description for 262af10
niklasvm
committed
262af10
View commit details
Copy full SHA for 262af10
Browse repository at this point
test alternate connection string
Show description for 8e59da2
niklasvm
committed
8e59da2
View commit details
Copy full SHA for 8e59da2
Browse repository at this point
use redis online creator
Show description for f828d2b
niklasvm
committed
f828d2b
View commit details
Copy full SHA for f828d2b
Browse repository at this point
You can’t perform that action at this time.